Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/isdn/hardware/mISDN/
Dhfc_multi.h105 #define HFC_CHIP_RX_SYNC 5 /* disable pll sync for pcm */ macro
Dhfcmulti.c972 && !test_bit(HFC_CHIP_RX_SYNC, &hc->chip)) { in hfcmulti_resync()
2400 if (test_bit(HFC_CHIP_RX_SYNC, &hc->chip)) in handle_timer_irq()
3923 if (test_bit(HFC_CHIP_RX_SYNC, &hc->chip)) in hfcmulti_initmode()
4785 test_and_set_bit(HFC_CHIP_RX_SYNC, &hc->chip); in init_e1_port_hw()