Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_display_power_well.c351 pg = DISPLAY_VER(dev_priv) >= 11 ? ICL_PW_CTL_IDX_TO_PG(pw_idx) : in hsw_power_well_enable()
376 pg = DISPLAY_VER(dev_priv) >= 11 ? ICL_PW_CTL_IDX_TO_PG(pw_idx) : in hsw_power_well_enable()
/openbsd/sys/dev/pci/drm/i915/
H A Di915_reg.h5603 #define ICL_PW_CTL_IDX_TO_PG(pw_idx) \ macro