Searched refs:TLCLK_REG0 (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/char/ |
| H A D | tlclk.c | 137 #define TLCLK_REG0 TLCLK_BASE macro 517 SET_PORT_BITS(TLCLK_REG0, 0xfc, 2); in store_select_amcb2_transmit_clock() 520 SET_PORT_BITS(TLCLK_REG0, 0xfc, 0); in store_select_amcb2_transmit_clock() 523 SET_PORT_BITS(TLCLK_REG0, 0xfc, 3); in store_select_amcb2_transmit_clock() 526 SET_PORT_BITS(TLCLK_REG0, 0xfc, 1); in store_select_amcb2_transmit_clock() 559 SET_PORT_BITS(TLCLK_REG0, 0xfc, 2); in store_select_amcb1_transmit_clock() 562 SET_PORT_BITS(TLCLK_REG0, 0xfc, 0); in store_select_amcb1_transmit_clock() 565 SET_PORT_BITS(TLCLK_REG0, 0xfc, 3); in store_select_amcb1_transmit_clock() 568 SET_PORT_BITS(TLCLK_REG0, 0xfc, 1); in store_select_amcb1_transmit_clock() 695 SET_PORT_BITS(TLCLK_REG0, 0xf7, 0); in store_refalign() [all …]
|