Searched refs:IS_SPI1 (Results 1 – 1 of 1) sorted by relevance
253 #define IS_SPI(x) (IS_SPI0(x) || IS_SPI1(x))256 #define IS_SPI1(x) (x == HT_SPI1) macro258 #define IS_SPI1(x) (0) macro
Completed in 4 milliseconds