Home
last modified time | relevance | path

Searched refs:REG_RIS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Damba-pl011.h17 REG_RIS, enumerator
H A Damba-pl011.c68 [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 Damba-pl011.c68 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 Dspi-microchip-core.c89 #define REG_RIS (0x24) macro

Completed in 13 milliseconds