Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
Dhfc_multi.h908 #define V_LOST_STA 0x08 macro
Dhfcmulti.c2725 if (status & V_LOST_STA) in hfcmulti_interrupt()
2741 !(status & (V_DTMF_STA | V_LOST_STA | V_EXT_IRQSTA | in hfcmulti_interrupt()
2753 if (status & V_LOST_STA) { in hfcmulti_interrupt()