Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_pm.c3484 pcbr = I915_READ(VLV_PCBR); in valleyview_setup_pctx()
3512 I915_WRITE(VLV_PCBR, pctx_paddr); in valleyview_setup_pctx()
H A Di915_reg.h825 #define VLV_PCBR (VLV_DISPLAY_BASE + 0x2120) macro