Searched defs:IS_I2S_CPOL (Results 1 – 5 of 5) sorted by relevance
252 #define IS_I2S_CPOL(CPOL) (((CPOL) == I2S_CPOL_LOW) || \ macro
459 #define IS_I2S_CPOL(CPOL) (((CPOL) == I2S_CPOL_LOW) || \ macro
325 #define IS_I2S_CPOL(CPOL) (((CPOL) == I2S_CPOL_Low) || \ macro
329 #define IS_I2S_CPOL(CPOL) (((CPOL) == I2S_CPOL_Low) || \ macro
350 #define IS_I2S_CPOL(CPOL) (((CPOL) == I2S_CPOL_Low) || \ macro
Completed in 28 milliseconds