Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dtegra114_spi.c33 #define SPI_CMD1_LSBY_FE BIT(15) macro
245 SPI_CMD1_RX_EN | SPI_CMD1_TX_EN | SPI_CMD1_LSBY_FE | in tegra114_spi_xfer()