Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-microchip-core.c88 #define REG_MIS (0x20) macro
376 u32 intfield = mchp_corespi_read(spi, REG_MIS) & 0xf; in mchp_corespi_interrupt()
/openbmc/linux/drivers/tty/serial/
H A Damba-pl011.c69 REG_MIS, enumerator
97 [REG_MIS] = UART011_MIS,
185 [REG_MIS] = UART011_MIS,
1673 pl011_write(pl011_read(uap, REG_MIS), uap, REG_ICR); in pl011_quiesce_irqs()
1780 pl011_write(0xff, uap, REG_MIS); in pl011_write_lcr_h()