Home
last modified time | relevance | path

Searched refs:TLCLK_REG3 (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/char/
Dtlclk.c140 #define TLCLK_REG3 (TLCLK_BASE+3) macro
383 SET_PORT_BITS(TLCLK_REG3, 0x7f, val << 7); in store_enable_clk3b_output()
404 SET_PORT_BITS(TLCLK_REG3, 0xbf, val << 6); in store_enable_clk3a_output()
511 SET_PORT_BITS(TLCLK_REG3, 0xc7, 0x28); in store_select_amcb2_transmit_clock()
514 SET_PORT_BITS(TLCLK_REG3, 0xc7, 0x38); in store_select_amcb2_transmit_clock()
530 SET_PORT_BITS(TLCLK_REG3, 0xc7, val << 3); in store_select_amcb2_transmit_clock()
553 SET_PORT_BITS(TLCLK_REG3, 0xf8, 0x5); in store_select_amcb1_transmit_clock()
556 SET_PORT_BITS(TLCLK_REG3, 0xf8, 0x7); in store_select_amcb1_transmit_clock()
572 SET_PORT_BITS(TLCLK_REG3, 0xf8, val); in store_select_amcb1_transmit_clock()