Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Datcspi200_spi.c64 #define TXEPTY (1<<22) macro
250 if ((event & TXEPTY) && (data_out)) { in __atcspi200_spi_xfer()