Searched refs:bgap_threshold (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/thermal/ti-soc-thermal/ |
D | dra752-thermal-data.c | 46 .bgap_threshold = DRA752_BANDGAP_THRESHOLD_CORE_OFFSET, 71 .bgap_threshold = DRA752_BANDGAP_THRESHOLD_IVA_OFFSET, 96 .bgap_threshold = DRA752_BANDGAP_THRESHOLD_MPU_OFFSET, 121 .bgap_threshold = DRA752_BANDGAP_THRESHOLD_DSPEVE_OFFSET, 146 .bgap_threshold = DRA752_BANDGAP_THRESHOLD_GPU_OFFSET,
|
D | omap5-thermal-data.c | 47 .bgap_threshold = OMAP5430_BGAP_THRESHOLD_MPU_OFFSET, 83 .bgap_threshold = OMAP5430_BGAP_THRESHOLD_GPU_OFFSET, 120 .bgap_threshold = OMAP5430_BGAP_THRESHOLD_CORE_OFFSET,
|
D | omap4-thermal-data.c | 112 .bgap_threshold = OMAP4460_BGAP_THRESHOLD_OFFSET,
|
D | ti-bandgap.c | 983 RMW_BITS(bgp, i, bgap_threshold, in ti_bandgap_probe() 985 RMW_BITS(bgp, i, bgap_threshold, in ti_bandgap_probe() 1124 tsr->bgap_threshold); in ti_bandgap_save_ctxt() 1168 tsr->bgap_threshold); in ti_bandgap_restore_ctxt()
|
D | ti-bandgap.h | 128 u32 bgap_threshold; member
|