Searched refs:UTIL_PIN_MODE_PWM (Results 1 – 4 of 4) sorted by relevance
112 #define UTIL_PIN_MODE_PWM (1 << 24) macro
836 (UTIL_PIN_ENABLE | UTIL_PIN_MODE_PWM), in assert_can_enable_dc6()
1211 …, UTIL_PIN_CTL) & (UTIL_PIN_ENABLE | UTIL_PIN_MODE_MASK)) == (UTIL_PIN_ENABLE | UTIL_PIN_MODE_PWM), in assert_can_disable_lcpll()
687 val | UTIL_PIN_PIPE(pipe) | UTIL_PIN_MODE_PWM | UTIL_PIN_ENABLE); in bxt_enable_backlight()