Home
last modified time | relevance | path

Searched refs:SR_RF_EMPT (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Drk_spi.h117 SR_RF_EMPT = 1 << 3, enumerator
H A Drk_spi.c451 if (toread && !(status & SR_RF_EMPT)) { in rockchip_spi_xfer()
/OK3568_Linux_fs/u-boot/examples/standalone/
H A Drkspi.h112 SR_RF_EMPT = 1 << 3, enumerator
H A Drkspi.c267 if (toread && !(status & SR_RF_EMPT)) { in rockchip_spi_xfer()