Searched refs:slope_pcb (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/ti-soc-thermal/ |
H A 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,
|
H A D | omap4-thermal-data.c | 74 .slope_pcb = OMAP_GRADIENT_SLOPE_W_PCB_4430, 205 .slope_pcb = OMAP_GRADIENT_SLOPE_W_PCB_4460, 236 .slope_pcb = OMAP_GRADIENT_SLOPE_W_PCB_4470,
|
H A D | omap3-thermal-data.c | 83 .slope_pcb = 0, 151 .slope_pcb = 0,
|
H A 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,
|
H A D | ti-bandgap.h | 219 * @slope_pcb: sensor gradient slope info for hotspot extrapolation equation 237 const int slope_pcb; member
|
H A D | ti-thermal-common.c | 96 slope = s->slope_pcb; in __ti_thermal_get_temp()
|
/kernel/linux/linux-6.6/drivers/thermal/ti-soc-thermal/ |
H A 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,
|
H A 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,
|
H A D | omap3-thermal-data.c | 83 .slope_pcb = 0, 151 .slope_pcb = 0,
|
H A 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,
|
H A D | ti-bandgap.h | 219 * @slope_pcb: sensor gradient slope info for hotspot extrapolation equation 237 const int slope_pcb; member
|
H A D | ti-thermal-common.c | 99 slope = s->slope_pcb; in __ti_thermal_get_temp()
|
Completed in 5 milliseconds