Searched refs:TLCLK_REG0 (Results 1 – 1 of 1) sorted by relevance
/linux/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() 636 SET_PORT_BITS(TLCLK_REG0, 0xfb, val); in store_filter_select() [all …]
|