Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/spi/
H A Drk_spi.h115 SR_TF_FULL = 1 << 1, enumerator
H A Drk_spi.c446 if (towrite && !(status & SR_TF_FULL)) { in rockchip_spi_xfer()
/rk3399_rockchip-uboot/examples/standalone/
H A Drkspi.h110 SR_TF_FULL = 1 << 1, enumerator
H A Drkspi.c262 if (towrite && !(status & SR_TF_FULL)) { in rockchip_spi_xfer()