Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/
Dquirks.c3567 #define PCH_PP_CONTROL 0xc7204 macro
3595 val = ioread32(mmio_base + PCH_PP_CONTROL) & 0xfffffffe; in reset_ivb_igd()
3596 iowrite32(val, mmio_base + PCH_PP_CONTROL); in reset_ivb_igd()
/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dhandlers.c45 #define PCH_PP_CONTROL _MMIO(0xc7204) macro
2213 MMIO_DH(PCH_PP_CONTROL, D_ALL, NULL, pch_pp_control_mmio_write); in init_generic_mmio_info()