Searched refs:COMP_OUTPUT_LEVEL_LOW (Results 1 – 7 of 7) sorted by relevance
258 #define COMP_OUTPUT_LEVEL_LOW (0x00000000UL) macro728 #define IS_COMP_OUTPUT_LEVEL(__OUTPUT_LEVEL__) (((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_LOW) |…
168 #define COMP_OUTPUTLEVEL_LOW COMP_OUTPUT_LEVEL_LOW