Home
last modified time | relevance | path

Searched defs:SR_TF_EMPT (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/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
/OK3568_Linux_fs/u-boot/examples/standalone/
H A Drkspi.h111 SR_TF_EMPT = 1 << 2, enumerator
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-dw.h89 #define SR_TF_EMPT (1 << 2) macro