Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/8250/
H A D8250_ni.c68 #define NI_HAS_PMR BIT(0) macro
368 } else if (info->flags & NI_HAS_PMR) { in ni16550_probe()
411 .flags = NI_HAS_PMR,