Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Drk_spi.h118 SR_RF_FULL = 1 << 4, enumerator
H A Ddesignware_spi.c84 #define SR_RF_FULL BIT(4) macro
/OK3568_Linux_fs/u-boot/examples/standalone/
H A Drkspi.h113 SR_RF_FULL = 1 << 4, enumerator
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-dw.h91 #define SR_RF_FULL (1 << 4) macro
H A Dspi-rockchip.c131 #define SR_RF_FULL (1 << 4) macro