Searched refs:SET_PORT_BITS (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/char/ |
H A D | tlclk.c | 338 SET_PORT_BITS(TLCLK_REG1, 0xef, val); in store_received_ref_clk3a() 488 SET_PORT_BITS(TLCLK_REG2, 0xfe, val); in store_enable_clka0_output() 516 SET_PORT_BITS(TLCLK_REG0, 0xfc, 2); in store_select_amcb2_transmit_clock() 519 SET_PORT_BITS(TLCLK_REG0, 0xfc, 0); in store_select_amcb2_transmit_clock() 522 SET_PORT_BITS(TLCLK_REG0, 0xfc, 3); in store_select_amcb2_transmit_clock() 525 SET_PORT_BITS(TLCLK_REG0, 0xfc, 1); in store_select_amcb2_transmit_clock() 558 SET_PORT_BITS(TLCLK_REG0, 0xfc, 2); in store_select_amcb1_transmit_clock() 694 SET_PORT_BITS(TLCLK_REG0, 0xf7, 0); in store_refalign() 696 SET_PORT_BITS(TLCLK_REG0, 0xf7, 0); in store_refalign() 898 SET_PORT_BITS(TLCLK_REG1, 0xFE, 1); in tlclk_interrupt() [all …]
|