Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dtegra20_slink.c52 #define SLINK_STAT_TXF_EMPTY BIT(21) macro
268 if (is_read && (status & SLINK_STAT_TXF_EMPTY)) in tegra30_spi_xfer()