Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/char/
Dtlclk.c105 #define PRI_LOST_MASK 0x80 macro
902 if (inb(TLCLK_REG2) & PRI_LOST_MASK) in tlclk_interrupt()