Searched defs:VALID_HOST (Results 1 – 1 of 1) sorted by relevance
20 #define VALID_HOST(x) ((x) == SPI2_HOST) macro22 #define VALID_HOST(x) ((x) >= SPI2_HOST && (x) <= SPI3_HOST) macro