Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dlantiq.c59 #define ASC_IRNCR_MASK GENMASK(2, 0) macro
312 if (!(stat & ASC_IRNCR_MASK)) in lqasc_irq()