Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/
Dtlclk.c105 #define PRI_LOST_MASK 0x80 macro
898 if (inb(TLCLK_REG2) & PRI_LOST_MASK) in tlclk_interrupt()