Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/
Dtlclk.c139 #define TLCLK_REG3 (TLCLK_BASE+3) macro
382 SET_PORT_BITS(TLCLK_REG3, 0x7f, val << 7); in store_enable_clk3b_output()
403 SET_PORT_BITS(TLCLK_REG3, 0xbf, val << 6); in store_enable_clk3a_output()
510 SET_PORT_BITS(TLCLK_REG3, 0xc7, 0x28); in store_select_amcb2_transmit_clock()
513 SET_PORT_BITS(TLCLK_REG3, 0xc7, 0x38); in store_select_amcb2_transmit_clock()
529 SET_PORT_BITS(TLCLK_REG3, 0xc7, val << 3); in store_select_amcb2_transmit_clock()
552 SET_PORT_BITS(TLCLK_REG3, 0xf8, 0x5); in store_select_amcb1_transmit_clock()
555 SET_PORT_BITS(TLCLK_REG3, 0xf8, 0x7); in store_select_amcb1_transmit_clock()
571 SET_PORT_BITS(TLCLK_REG3, 0xf8, val); in store_select_amcb1_transmit_clock()