Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/spi/
Dspi-amd.c19 #define AMD_SPI_BUSY BIT(31) macro
132 AMD_SPI_CTRL0_REG) & AMD_SPI_BUSY) == AMD_SPI_BUSY; in amd_spi_busy_wait()
139 AMD_SPI_CTRL0_REG) & AMD_SPI_BUSY) == AMD_SPI_BUSY; in amd_spi_busy_wait()