Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/ti-soc-thermal/
Ddra752-thermal-data.c349 .constant_pcb = DRA752_GRADIENT_CONST_W_PCB,
356 .constant_pcb = DRA752_GRADIENT_CONST_W_PCB,
363 .constant_pcb = DRA752_GRADIENT_CONST_W_PCB,
370 .constant_pcb = DRA752_GRADIENT_CONST_W_PCB,
377 .constant_pcb = DRA752_GRADIENT_CONST_W_PCB,
Domap4-thermal-data.c83 .constant_pcb = OMAP_GRADIENT_CONST_W_PCB_4430,
214 .constant_pcb = OMAP_GRADIENT_CONST_W_PCB_4460,
245 .constant_pcb = OMAP_GRADIENT_CONST_W_PCB_4470,
Domap3-thermal-data.c92 .constant_pcb = 20000,
160 .constant_pcb = 20000,
Domap5-thermal-data.c296 .constant_pcb = OMAP_GRADIENT_CONST_W_PCB_5430_CPU,
303 .constant_pcb = OMAP_GRADIENT_CONST_W_PCB_5430_GPU,
Dti-bandgap.h244 const int constant_pcb; member
Dti-thermal-common.c111 constant = s->constant_pcb; in __ti_thermal_get_temp()