Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dlantiq.c60 #define ASC_IRNCR_MASK GENMASK(2, 0) macro
286 if (!(stat & ASC_IRNCR_MASK)) in lqasc_irq()