Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Didt77252.h58 #define DBG_INTERRUPT 0x00000010 macro
69 #define INTPRINTK(args...) do { if (debug & DBG_INTERRUPT) printk(args); } while(0)