Home
last modified time | relevance | path

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

/external/u-boot/drivers/spi/
Drk_spi.h114 SR_TF_FULL = 1 << 1, enumerator
Drk_spi.c388 if (towrite && !(status & SR_TF_FULL)) { in rockchip_spi_xfer()