Searched refs:SPI_STATUS_WE (Results 1 – 1 of 1) sorted by relevance
66 #define SPI_STATUS_WE (1UL << 1) macro131 while ((readw(spi100k->base + SPI_STATUS) & SPI_STATUS_WE) != SPI_STATUS_WE) in spi100k_write_data()