Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Drk_spi.h116 SR_RF_EMPT = 1 << 3, enumerator
H A Drk_spi.c392 if (toread && !(status & SR_RF_EMPT)) { in rockchip_spi_xfer()