GEN6_RP_CONTROL
rpmodectl = intel_uncore_read(uncore, GEN6_RP_CONTROL);
intel_uncore_write_fw(uncore, GEN6_RP_CONTROL,
intel_uncore_write_fw(uncore, GEN6_RP_CONTROL,
set(rps_to_uncore(rps), GEN6_RP_CONTROL, 0);
rpmodectl = intel_uncore_read(uncore, GEN6_RP_CONTROL);
intel_uncore_write(uncore, GEN6_RP_CONTROL, state);
set(uncore, GEN6_RP_CONTROL,
intel_uncore_write_fw(gt->uncore, GEN6_RP_CONTROL,
intel_uncore_write_fw(gt->uncore, GEN6_RP_CONTROL, 0);
MMIO_D(GEN6_RP_CONTROL);