Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/ti-soc-thermal/
Domap4-thermal-data.c88 .constant_pcb = OMAP_GRADIENT_CONST_W_PCB_4430,
228 .constant_pcb = OMAP_GRADIENT_CONST_W_PCB_4460,
261 .constant_pcb = OMAP_GRADIENT_CONST_W_PCB_4470,
Ddra752-thermal-data.c442 .constant_pcb = DRA752_GRADIENT_CONST_W_PCB,
451 .constant_pcb = DRA752_GRADIENT_CONST_W_PCB,
460 .constant_pcb = DRA752_GRADIENT_CONST_W_PCB,
469 .constant_pcb = DRA752_GRADIENT_CONST_W_PCB,
478 .constant_pcb = DRA752_GRADIENT_CONST_W_PCB,
Domap3-thermal-data.c97 .constant_pcb = 20000,
170 .constant_pcb = 20000,
Domap5-thermal-data.c342 .constant_pcb = OMAP_GRADIENT_CONST_W_PCB_5430_CPU,
351 .constant_pcb = OMAP_GRADIENT_CONST_W_PCB_5430_GPU,
Dti-bandgap.h280 const int constant_pcb; member
Dti-thermal-common.c109 constant = s->constant_pcb; in __ti_thermal_get_temp()