Home
last modified time | relevance | path

Searched refs:PCH_PP_CONTROL (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dreg.h139 #define PCH_PP_CONTROL _MMIO(0xc7204) macro
H A Dhandlers.c58 #define PCH_PP_CONTROL _MMIO(0xc7204) macro
2318 MMIO_DH(PCH_PP_CONTROL, D_ALL, NULL, pch_pp_control_mmio_write); in init_generic_mmio_info()
/openbmc/u-boot/drivers/video/
H A Di915_reg.h300 #define PCH_PP_CONTROL 0xc7204 macro
/openbmc/linux/drivers/pci/
H A Dquirks.c3929 #define PCH_PP_CONTROL 0xc7204 macro
3957 val = ioread32(mmio_base + PCH_PP_CONTROL) & 0xfffffffe; in reset_ivb_igd()
3958 iowrite32(val, mmio_base + PCH_PP_CONTROL); in reset_ivb_igd()
/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_gvt_mmio_table.c376 MMIO_D(PCH_PP_CONTROL); in iterate_generic_mmio()