Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hardware/mISDN/
Dhfc_multi.h105 #define HFC_CHIP_RX_SYNC 5 /* disable pll sync for pcm */ macro
Dhfcmulti.c986 && !test_bit(HFC_CHIP_RX_SYNC, &hc->chip)) { in hfcmulti_resync()
2414 if (test_bit(HFC_CHIP_RX_SYNC, &hc->chip)) in handle_timer_irq()
3932 if (test_bit(HFC_CHIP_RX_SYNC, &hc->chip)) in hfcmulti_initmode()
4793 test_and_set_bit(HFC_CHIP_RX_SYNC, &hc->chip); in init_e1_port_hw()