Home
last modified time | relevance | path

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

/linux/drivers/char/
H A Dtlclk.c106 #define PRI_LOST_MASK 0x80 macro
903 if (inb(TLCLK_REG2) & PRI_LOST_MASK) in tlclk_interrupt()