Searched defs:SPI_STAT (Results 1 – 2 of 2) sorted by relevance
45 #define SPI_STAT(dev) (SPI_BASE + REG_STAT) macro
35 #define SPI_STAT(base) (base + REG_STAT) macro