Searched refs:UTIL_PIN_ENABLE (Results 1 – 3 of 3) sorted by relevance
107 #define UTIL_PIN_ENABLE (1 << 31) macro
931 (UTIL_PIN_ENABLE | UTIL_PIN_MODE_MASK)) == in assert_can_enable_dc6()932 (UTIL_PIN_ENABLE | UTIL_PIN_MODE_PWM), in assert_can_enable_dc6()
1129 tmp |= UTIL_PIN_ENABLE; in gen11_dsi_config_util_pin()1131 tmp &= ~UTIL_PIN_ENABLE; in gen11_dsi_config_util_pin()