Home
last modified time | relevance | path

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

/drivers/thermal/ti-soc-thermal/
Ddra752-thermal-data.c441 .slope_pcb = DRA752_GRADIENT_SLOPE_W_PCB,
450 .slope_pcb = DRA752_GRADIENT_SLOPE_W_PCB,
459 .slope_pcb = DRA752_GRADIENT_SLOPE_W_PCB,
468 .slope_pcb = DRA752_GRADIENT_SLOPE_W_PCB,
477 .slope_pcb = DRA752_GRADIENT_SLOPE_W_PCB,
Domap4-thermal-data.c87 .slope_pcb = OMAP_GRADIENT_SLOPE_W_PCB_4430,
227 .slope_pcb = OMAP_GRADIENT_SLOPE_W_PCB_4460,
260 .slope_pcb = OMAP_GRADIENT_SLOPE_W_PCB_4470,
Domap3-thermal-data.c96 .slope_pcb = 0,
169 .slope_pcb = 0,
Domap5-thermal-data.c341 .slope_pcb = OMAP_GRADIENT_SLOPE_W_PCB_5430_CPU,
350 .slope_pcb = OMAP_GRADIENT_SLOPE_W_PCB_5430_GPU,
Dti-bandgap.h279 const int slope_pcb; member
Dti-thermal-common.c108 slope = s->slope_pcb; in __ti_thermal_get_temp()