Searched refs:FLG_HFC_TIMER_T3 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
H A D | hfcpci.c | 115 #define FLG_HFC_TIMER_T3 17 macro 942 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in handle_nt_timer3() 966 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in ph_state_nt() 984 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in ph_state_nt() 994 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in ph_state_nt() 1007 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in ph_state_nt() 1013 if (!test_and_set_bit(FLG_HFC_TIMER_T3, &dch->Flags)) { in ph_state_nt() 1038 if (test_bit(FLG_HFC_TIMER_T3, &dch->Flags) && in ph_state()
|
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/ |
H A D | hfcpci.c | 115 #define FLG_HFC_TIMER_T3 17 macro 942 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in handle_nt_timer3() 966 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in ph_state_nt() 984 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in ph_state_nt() 994 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in ph_state_nt() 1007 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in ph_state_nt() 1013 if (!test_and_set_bit(FLG_HFC_TIMER_T3, &dch->Flags)) { in ph_state_nt() 1038 if (test_bit(FLG_HFC_TIMER_T3, &dch->Flags) && in ph_state()
|
Completed in 6 milliseconds