Home
last modified time | relevance | path

Searched refs:PWM2_GATING_DIS (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/i915/
Dintel_pm.c102 PWM1_GATING_DIS | PWM2_GATING_DIS); in bxt_init_clock_gating()
138 PWM1_GATING_DIS | PWM2_GATING_DIS); in glk_init_clock_gating()
Di915_reg.h1833 #define PWM2_GATING_DIS (1 << 14) macro