Searched defs:IS_CMU_OUTPUT_HIGH_DIV (Results 1 – 3 of 3) sorted by relevance
296 #define IS_CMU_OUTPUT_HIGH_DIV(x) (((x) == ALD_CMU_OUTPUT_DIV_1) || \ macro
480 #define IS_CMU_OUTPUT_HIGH_DIV(x) (((x) == CMU_OUTPUT_DIV_1) || \ macro
581 #define IS_CMU_OUTPUT_HIGH_DIV(x) (((x) == CMU_OUTPUT_DIV_1) || \ macro
Completed in 18 milliseconds