Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/ti-soc-thermal/
Ddra752-thermal-data.c348 .slope_pcb = DRA752_GRADIENT_SLOPE_W_PCB,
355 .slope_pcb = DRA752_GRADIENT_SLOPE_W_PCB,
362 .slope_pcb = DRA752_GRADIENT_SLOPE_W_PCB,
369 .slope_pcb = DRA752_GRADIENT_SLOPE_W_PCB,
376 .slope_pcb = DRA752_GRADIENT_SLOPE_W_PCB,
Domap4-thermal-data.c82 .slope_pcb = OMAP_GRADIENT_SLOPE_W_PCB_4430,
213 .slope_pcb = OMAP_GRADIENT_SLOPE_W_PCB_4460,
244 .slope_pcb = OMAP_GRADIENT_SLOPE_W_PCB_4470,
Domap3-thermal-data.c91 .slope_pcb = 0,
159 .slope_pcb = 0,
Domap5-thermal-data.c295 .slope_pcb = OMAP_GRADIENT_SLOPE_W_PCB_5430_CPU,
302 .slope_pcb = OMAP_GRADIENT_SLOPE_W_PCB_5430_GPU,
Dti-bandgap.h243 const int slope_pcb; member
Dti-thermal-common.c110 slope = s->slope_pcb; in __ti_thermal_get_temp()