Home
last modified time | relevance | path

Searched defs:SR_BUSY (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-stm32-qspi.c50 #define SR_BUSY BIT(5) macro
H A Dspi-dw.h87 #define SR_BUSY (1 << 0) macro
H A Dspi-rockchip.c121 #define SR_BUSY (1 << 0) macro
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/drivers/crypto/stm32/
H A Dstm32-cryp.c95 #define SR_BUSY 0x00000010 macro
/kernel/linux/linux-6.6/drivers/crypto/stm32/
H A Dstm32-cryp.c124 #define SR_BUSY 0x00000010 macro

Completed in 12 milliseconds