Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/
H A Dvlv_sideband_reg.h67 #define PUNIT_PWRGT_MASK(pw_idx) (3 << ((pw_idx) * 2)) macro
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_display_power_well.c1082 mask = PUNIT_PWRGT_MASK(pw_idx); in vlv_set_power_well()
1132 mask = PUNIT_PWRGT_MASK(pw_idx); in vlv_power_well_enabled()