Home
last modified time | relevance | path

Searched refs:SR_TF_EMPT (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/spi/
H A Drk_spi.h116 SR_TF_EMPT = 1 << 2, enumerator
H A Ddesignware_spi.c82 #define SR_TF_EMPT BIT(2) macro
428 (val & SR_TF_EMPT) && !(val & SR_BUSY), in dw_spi_xfer()
/rk3399_rockchip-uboot/examples/standalone/
H A Drkspi.h111 SR_TF_EMPT = 1 << 2, enumerator