Searched refs:GEN6_RC_CONTROL (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_rc6.c444 rc_ctl = intel_uncore_read(uncore, GEN6_RC_CONTROL);
578 intel_uncore_write_fw(uncore, GEN6_RC_CONTROL, 0);
690 intel_uncore_write_fw(uncore, GEN6_RC_CONTROL, rc6->ctl_enable);
710 intel_uncore_write_fw(uncore, GEN6_RC_CONTROL, GEN6_RC_CTL_RC6_ENABLE);
H A Dintel_gt_pm_debugfs.c96 rcctl1 = intel_uncore_read(uncore, GEN6_RC_CONTROL);
124 rcctl1 = intel_uncore_read(uncore, GEN6_RC_CONTROL);
271 rcctl1 = intel_uncore_read(uncore, GEN6_RC_CONTROL);
H A Dselftest_rc6.c100 intel_uncore_read_fw(gt->uncore, GEN6_RC_CONTROL),
H A Dintel_gt_regs.h869 #define GEN6_RC_CONTROL _MMIO(0xa090) macro
/openbsd-current/sys/dev/pci/drm/i915/
H A Dintel_gvt_mmio_table.c551 MMIO_D(GEN6_RC_CONTROL);
/openbsd-current/sys/dev/pci/drm/i915/gvt/
H A Dhandlers.c2370 MMIO_DH(GEN6_RC_CONTROL, D_ALL, NULL, NULL);

Completed in 194 milliseconds