Home
last modified time | relevance | path

Searched defs:SR_BUSY (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/spi/
H A Dspi-hisi-kunpeng.c61 #define SR_BUSY BIT(4) /* Busy Flag */ macro
H A Dspi-stm32-qspi.c51 #define SR_BUSY BIT(5) macro
H A Dspi-rockchip.c123 #define SR_BUSY (1 << 0) macro
H A Dspi-stm32-ospi.c63 #define SR_BUSY BIT(5) macro