Searched refs:UTIL_PIN_ENABLE (Results 1 – 4 of 4) sorted by relevance
107 #define UTIL_PIN_ENABLE (1 << 31) macro
418 intel_de_rmw(display, UTIL_PIN_CTL, UTIL_PIN_ENABLE, 0); in bxt_disable_backlight()692 if (val & UTIL_PIN_ENABLE) { in bxt_enable_backlight()696 val &= ~UTIL_PIN_ENABLE; in bxt_enable_backlight()704 val | UTIL_PIN_PIPE(pipe) | UTIL_PIN_MODE_PWM | UTIL_PIN_ENABLE); in bxt_enable_backlight()
885 (UTIL_PIN_ENABLE | UTIL_PIN_MODE_MASK)) == in assert_can_enable_dc6()886 (UTIL_PIN_ENABLE | UTIL_PIN_MODE_PWM), in assert_can_enable_dc6()
1123 tmp |= UTIL_PIN_ENABLE; in gen11_dsi_config_util_pin()1125 tmp &= ~UTIL_PIN_ENABLE; in gen11_dsi_config_util_pin()