Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/ti-soc-thermal/
Ddra752-thermal-data.c340 .constant_pcb = DRA752_GRADIENT_CONST_W_PCB,
347 .constant_pcb = DRA752_GRADIENT_CONST_W_PCB,
354 .constant_pcb = DRA752_GRADIENT_CONST_W_PCB,
361 .constant_pcb = DRA752_GRADIENT_CONST_W_PCB,
368 .constant_pcb = DRA752_GRADIENT_CONST_W_PCB,
Domap4-thermal-data.c76 .constant_pcb = OMAP_GRADIENT_CONST_W_PCB_4430,
207 .constant_pcb = OMAP_GRADIENT_CONST_W_PCB_4460,
238 .constant_pcb = OMAP_GRADIENT_CONST_W_PCB_4470,
Domap3-thermal-data.c84 .constant_pcb = 20000,
152 .constant_pcb = 20000,
Domap5-thermal-data.c287 .constant_pcb = OMAP_GRADIENT_CONST_W_PCB_5430_CPU,
294 .constant_pcb = OMAP_GRADIENT_CONST_W_PCB_5430_GPU,
Dti-bandgap.h238 const int constant_pcb; member
Dti-thermal-common.c98 constant = s->constant_pcb; in __ti_thermal_get_temp()