Home
last modified time | relevance | path

Searched refs:L1_DEB_MONITOR (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/drivers/isdn/hisax/
Dicc.c307 if (cs->debug & L1_DEB_MONITOR) in icc_interrupt()
332 if (cs->debug & L1_DEB_MONITOR) in icc_interrupt()
362 if (cs->debug & L1_DEB_MONITOR) in icc_interrupt()
401 if (cs->debug & L1_DEB_MONITOR) in icc_interrupt()
424 if (cs->debug & L1_DEB_MONITOR) in icc_interrupt()
Disac.c313 if (cs->debug & L1_DEB_MONITOR) in isac_interrupt()
339 if (cs->debug & L1_DEB_MONITOR) in isac_interrupt()
370 if (cs->debug & L1_DEB_MONITOR) in isac_interrupt()
409 if (cs->debug & L1_DEB_MONITOR) in isac_interrupt()
432 if (cs->debug & L1_DEB_MONITOR) in isac_interrupt()
Darcofi.c53 if (cs->debug & L1_DEB_MONITOR) { in arcofi_fsm()
Dhisax.h1239 #define L1_DEB_MONITOR 0x200 macro