Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dhfc_multi.h908 #define V_LOST_STA 0x08 macro
Dhfcmulti.c2739 if (status & V_LOST_STA) in hfcmulti_interrupt()
2755 !(status & (V_DTMF_STA | V_LOST_STA | V_EXT_IRQSTA | in hfcmulti_interrupt()
2767 if (status & V_LOST_STA) { in hfcmulti_interrupt()