Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gvt/
H A Dreg.h136 #define PCH_PP_CONTROL _MMIO(0xc7204) macro
H A Dhandlers.c77 #define PCH_PP_CONTROL _MMIO(0xc7204) macro
2352 MMIO_DH(PCH_PP_CONTROL, D_ALL, NULL, pch_pp_control_mmio_write); in init_generic_mmio_info()
/linux/drivers/pci/
H A Dquirks.c3966 #define PCH_PP_CONTROL 0xc7204 macro
3994 val = ioread32(mmio_base + PCH_PP_CONTROL) & 0xfffffffe; in reset_ivb_igd()
3995 iowrite32(val, mmio_base + PCH_PP_CONTROL); in reset_ivb_igd()