Searched refs:UTIL_PIN_ENABLE (Results 1 – 4 of 4) sorted by relevance
107 #define UTIL_PIN_ENABLE (1 << 31) macro
417 intel_de_rmw(display, UTIL_PIN_CTL, UTIL_PIN_ENABLE, 0); in bxt_disable_backlight() 691 if (val & UTIL_PIN_ENABLE) { in bxt_enable_backlight() 695 val &= ~UTIL_PIN_ENABLE; in bxt_enable_backlight() 703 val | UTIL_PIN_PIPE(pipe) | UTIL_PIN_MODE_PWM | UTIL_PIN_ENABLE); in bxt_enable_backlight()
871 (UTIL_PIN_ENABLE | UTIL_PIN_MODE_MASK)) == in assert_can_enable_dc6() 872 (UTIL_PIN_ENABLE | UTIL_PIN_MODE_PWM), in assert_can_enable_dc6()
1104 tmp |= UTIL_PIN_ENABLE; in gen11_dsi_config_util_pin() 1106 tmp &= ~UTIL_PIN_ENABLE; in gen11_dsi_config_util_pin()