Searched refs:GEN7_UCGCTL4 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A D | mmio_context.c | 139 {RCS0, GEN7_UCGCTL4, 0x0, false}, /* 0x940c */
|
H A D | handlers.c | 2387 MMIO_DFH(GEN7_UCGCTL4, D_ALL, F_CMD_ACCESS, NULL, NULL); in init_generic_mmio_info()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_workarounds.c | 1174 GEN7_UCGCTL4, in skl_gt_workarounds_init() 1197 GEN7_UCGCTL4, in kbl_gt_workarounds_init() 1219 GEN7_UCGCTL4, in cfl_gt_workarounds_init()
|
H A D | intel_gt_regs.h | 649 #define GEN7_UCGCTL4 _MMIO(0x940c) macro
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | intel_clock_gating.c | 648 intel_uncore_rmw(&i915->uncore, GEN7_UCGCTL4, 0, GEN7_L3BANK2X_CLOCK_GATE_DISABLE); in vlv_init_clock_gating()
|
H A D | intel_gvt_mmio_table.c | 613 MMIO_D(GEN7_UCGCTL4); in iterate_generic_mmio()
|