Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-dw.h88 #define SR_TF_NOT_FULL (1 << 1) macro
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Ddesignware_spi.c81 #define SR_TF_NOT_FULL BIT(1) macro