Searched refs:slope_pcb (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/drivers/thermal/ti-soc-thermal/ |
D | dra752-thermal-data.c | 339 .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,
|
D | omap4-thermal-data.c | 75 .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,
|
D | omap3-thermal-data.c | 83 .slope_pcb = 0, 151 .slope_pcb = 0,
|
D | omap5-thermal-data.c | 286 .slope_pcb = OMAP_GRADIENT_SLOPE_W_PCB_5430_CPU, 293 .slope_pcb = OMAP_GRADIENT_SLOPE_W_PCB_5430_GPU,
|
D | ti-bandgap.h | 237 const int slope_pcb; member
|
D | ti-thermal-common.c | 99 slope = s->slope_pcb; in __ti_thermal_get_temp()
|