Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_spireg.h56 #define MCSPI_IRQ_RX0_FULL (1 << 2) macro
H A Dti_spi.c383 if (status & MCSPI_IRQ_RX0_FULL) in ti_spi_intr()