Searched refs:constant_pcb (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/thermal/ti-soc-thermal/ |
D | dra752-thermal-data.c | 349 .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,
|
D | omap4-thermal-data.c | 83 .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,
|
D | omap3-thermal-data.c | 92 .constant_pcb = 20000, 160 .constant_pcb = 20000,
|
D | omap5-thermal-data.c | 296 .constant_pcb = OMAP_GRADIENT_CONST_W_PCB_5430_CPU, 303 .constant_pcb = OMAP_GRADIENT_CONST_W_PCB_5430_GPU,
|
D | ti-bandgap.h | 244 const int constant_pcb; member
|
D | ti-thermal-common.c | 111 constant = s->constant_pcb; in __ti_thermal_get_temp()
|