Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_soc_slider.c35 #define SOC_POWER_SLIDER_OFFSET 0x5B38 macro
167 return readq(proc_priv->mmio_base + SOC_POWER_SLIDER_OFFSET); in read_soc_slider()
172 writeq(val, proc_priv->mmio_base + SOC_POWER_SLIDER_OFFSET); in write_soc_slider()