Searched refs:REG_RIS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | amba-pl011.h | 17 REG_RIS, enumerator
|
H A D | amba-pl011.c | 68 [REG_RIS] = UART011_RIS, 156 [REG_RIS] = UART011_RIS, 201 [REG_RIS] = ZX_UART011_RIS, 1484 status = pl011_read(uap, REG_RIS) & uap->im; in pl011_int() 1508 status = pl011_read(uap, REG_RIS) & uap->im; in pl011_int()
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | amba-pl011.c | 68 REG_RIS, enumerator 96 [REG_RIS] = UART011_RIS, 184 [REG_RIS] = UART011_RIS, 1555 status = pl011_read(uap, REG_RIS) & uap->im; in pl011_int() 1579 status = pl011_read(uap, REG_RIS) & uap->im; in pl011_int()
|
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-microchip-core.c | 89 #define REG_RIS (0x24) macro
|
Completed in 13 milliseconds