Home
last modified time | relevance | path

Searched defs:SPI_BSY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-tegra20-sflash.c64 #define SPI_BSY BIT(31) macro
/openbmc/u-boot/include/
H A Dmpc8xx.h516 #define SPI_BSY 0x04 /* Busy */ macro