Searched refs:APBPS2_STATUS_PE (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/input/serio/ | ||
H A D | apbps2.c | 43 #define APBPS2_STATUS_PE (1<<1) macro 71 rxflags = (status & APBPS2_STATUS_PE) ? SERIO_PARITY : 0; apbps2_isr() |
Completed in 88 milliseconds