Searched refs:SET_PORT_BITS (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/char/ |
| H A D | tlclk.c | 339 SET_PORT_BITS(TLCLK_REG1, 0xef, val); in store_received_ref_clk3a() 489 SET_PORT_BITS(TLCLK_REG2, 0xfe, val); in store_enable_clka0_output() 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() 695 SET_PORT_BITS(TLCLK_REG0, 0xf7, 0); in store_refalign() 697 SET_PORT_BITS(TLCLK_REG0, 0xf7, 0); in store_refalign() 883 SET_PORT_BITS(TLCLK_REG1, 0xFE, 1); in tlclk_interrupt() [all …]
|