Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
Dlantiq.c60 #define ASC_IRNCR_MASK GENMASK(2, 0) macro
308 if (!(stat & ASC_IRNCR_MASK)) in lqasc_irq()