Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thermal/ti-soc-thermal/
Ddra752-thermal-data.c339 .slope_pcb = DRA752_GRADIENT_SLOPE_W_PCB,
346 .slope_pcb = DRA752_GRADIENT_SLOPE_W_PCB,
353 .slope_pcb = DRA752_GRADIENT_SLOPE_W_PCB,
360 .slope_pcb = DRA752_GRADIENT_SLOPE_W_PCB,
367 .slope_pcb = DRA752_GRADIENT_SLOPE_W_PCB,
Domap4-thermal-data.c75 .slope_pcb = OMAP_GRADIENT_SLOPE_W_PCB_4430,
206 .slope_pcb = OMAP_GRADIENT_SLOPE_W_PCB_4460,
237 .slope_pcb = OMAP_GRADIENT_SLOPE_W_PCB_4470,
Domap3-thermal-data.c83 .slope_pcb = 0,
151 .slope_pcb = 0,
Domap5-thermal-data.c286 .slope_pcb = OMAP_GRADIENT_SLOPE_W_PCB_5430_CPU,
293 .slope_pcb = OMAP_GRADIENT_SLOPE_W_PCB_5430_GPU,
Dti-bandgap.h237 const int slope_pcb; member
Dti-thermal-common.c99 slope = s->slope_pcb; in __ti_thermal_get_temp()