Home
last modified time | relevance | path

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

/drivers/isdn/hisax/
Disac.c311 if (cs->debug & L1_DEB_MONITOR) in isac_interrupt()
336 if (cs->debug & L1_DEB_MONITOR) in isac_interrupt()
366 if (cs->debug & L1_DEB_MONITOR) in isac_interrupt()
405 if (cs->debug & L1_DEB_MONITOR) in isac_interrupt()
428 if (cs->debug & L1_DEB_MONITOR) in isac_interrupt()
Dicc.c308 if (cs->debug & L1_DEB_MONITOR) in icc_interrupt()
333 if (cs->debug & L1_DEB_MONITOR) in icc_interrupt()
363 if (cs->debug & L1_DEB_MONITOR) in icc_interrupt()
402 if (cs->debug & L1_DEB_MONITOR) in icc_interrupt()
425 if (cs->debug & L1_DEB_MONITOR) in icc_interrupt()
Darcofi.c54 if (cs->debug & L1_DEB_MONITOR) { in arcofi_fsm()
Dhisax.h1239 #define L1_DEB_MONITOR 0x200 macro