Searched refs:BLANKTIME (Results 1 – 2 of 2) sorted by relevance
173 #define IS_COMP_ALL_BLANKTIME(BLANKTIME) (((BLANKTIME) == COMP_CR_BLANKTIME_32_CLK) || \ argument174 ((BLANKTIME) == COMP_CR_BLANKTIME_64_CLK) || \175 ((BLANKTIME) == COMP_CR_BLANKTIME_128_CLK) || \176 ((BLANKTIME) == COMP_CR_BLANKTIME_256_CLK))
Completed in 9 milliseconds