Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Dtlclk.c136 #define TLCLK_REG0 TLCLK_BASE macro
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()
561 SET_PORT_BITS(TLCLK_REG0, 0xfc, 0); in store_select_amcb1_transmit_clock()
564 SET_PORT_BITS(TLCLK_REG0, 0xfc, 3); in store_select_amcb1_transmit_clock()
567 SET_PORT_BITS(TLCLK_REG0, 0xfc, 1); in store_select_amcb1_transmit_clock()
635 SET_PORT_BITS(TLCLK_REG0, 0xfb, val); in store_filter_select()
[all …]