Searched refs:constant_pcb (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/drivers/thermal/ti-soc-thermal/ |
D | dra752-thermal-data.c | 340 .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,
|
D | omap4-thermal-data.c | 76 .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,
|
D | omap3-thermal-data.c | 84 .constant_pcb = 20000, 152 .constant_pcb = 20000,
|
D | omap5-thermal-data.c | 287 .constant_pcb = OMAP_GRADIENT_CONST_W_PCB_5430_CPU, 294 .constant_pcb = OMAP_GRADIENT_CONST_W_PCB_5430_GPU,
|
D | ti-bandgap.h | 238 const int constant_pcb; member
|
D | ti-thermal-common.c | 98 constant = s->constant_pcb; in __ti_thermal_get_temp()
|