Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-tegra20-slink.c96 #define SLINK_FIFO_ERROR (SLINK_TX_OVF | SLINK_RX_UNF | \ macro
232 val_write = SLINK_RDY | SLINK_FIFO_ERROR; in tegra_slink_clear_status()