rapl_regs         527 drivers/thermal/intel/int340x_thermal/processor_thermal_device.c 				 struct rapl_mmio_regs *rapl_regs)
rapl_regs         533 drivers/thermal/intel/int340x_thermal/processor_thermal_device.c 	if (!rapl_regs)
rapl_regs         546 drivers/thermal/intel/int340x_thermal/processor_thermal_device.c 			if (rapl_regs->regs[domain][reg])
rapl_regs         549 drivers/thermal/intel/int340x_thermal/processor_thermal_device.c 						rapl_regs->regs[domain][reg];
rapl_regs         550 drivers/thermal/intel/int340x_thermal/processor_thermal_device.c 		rapl_mmio_priv.limits[domain] = rapl_regs->limits[domain];
rapl_regs         552 drivers/thermal/intel/int340x_thermal/processor_thermal_device.c 	rapl_mmio_priv.reg_unit = (u64)proc_priv->mmio_base + rapl_regs->reg_unit;
rapl_regs         596 drivers/thermal/intel/int340x_thermal/processor_thermal_device.c 				 struct rapl_mmio_regs *rapl_regs)