Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h105 #define HFC_CHIP_RX_SYNC 5 /* disable pll sync for pcm */ macro
H A Dhfcmulti.c941 && !test_bit(HFC_CHIP_RX_SYNC, &hc->chip)) { in hfcmulti_resync()
2369 if (test_bit(HFC_CHIP_RX_SYNC, &hc->chip)) in handle_timer_irq()
3892 if (test_bit(HFC_CHIP_RX_SYNC, &hc->chip)) in hfcmulti_initmode()
4754 test_and_set_bit(HFC_CHIP_RX_SYNC, &hc->chip); in init_e1_port_hw()