Home
last modified time | relevance | path

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

/freebsd/sys/dev/spibus/controller/allwinner/
H A Daw_spi.c84 #define AW_SPI_ISR 0x14 /* Interrupt Status Register */ macro
431 intr = AW_SPI_READ_4(sc, AW_SPI_ISR); in aw_spi_intr()
459 AW_SPI_WRITE_4(sc, AW_SPI_ISR, intr); in aw_spi_intr()