Searched refs:slope_pcb (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/thermal/ti-soc-thermal/ |
D | dra752-thermal-data.c | 348 .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,
|
D | omap4-thermal-data.c | 82 .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,
|
D | omap3-thermal-data.c | 91 .slope_pcb = 0, 159 .slope_pcb = 0,
|
D | omap5-thermal-data.c | 295 .slope_pcb = OMAP_GRADIENT_SLOPE_W_PCB_5430_CPU, 302 .slope_pcb = OMAP_GRADIENT_SLOPE_W_PCB_5430_GPU,
|
D | ti-bandgap.h | 243 const int slope_pcb; member
|
D | ti-thermal-common.c | 110 slope = s->slope_pcb; in __ti_thermal_get_temp()
|