Home
last modified time | relevance | path

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

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