Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_spireg.h47 #define MCSPI_SYSSTATUS 0x114 macro
H A Dti_spi.c85 reg = TI_SPI_READ(sc, MCSPI_SYSSTATUS); in ti_spi_printr()
220 while (!(TI_SPI_READ(sc, MCSPI_SYSSTATUS) & in ti_spi_attach()