Home
last modified time | relevance | path

Searched refs:bgap_threshold (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/thermal/ti-soc-thermal/
Ddra752-thermal-data.c37 .bgap_threshold = DRA752_BANDGAP_THRESHOLD_CORE_OFFSET,
62 .bgap_threshold = DRA752_BANDGAP_THRESHOLD_IVA_OFFSET,
87 .bgap_threshold = DRA752_BANDGAP_THRESHOLD_MPU_OFFSET,
112 .bgap_threshold = DRA752_BANDGAP_THRESHOLD_DSPEVE_OFFSET,
137 .bgap_threshold = DRA752_BANDGAP_THRESHOLD_GPU_OFFSET,
Domap5-thermal-data.c38 .bgap_threshold = OMAP5430_BGAP_THRESHOLD_MPU_OFFSET,
74 .bgap_threshold = OMAP5430_BGAP_THRESHOLD_GPU_OFFSET,
111 .bgap_threshold = OMAP5430_BGAP_THRESHOLD_CORE_OFFSET,
Domap4-thermal-data.c105 .bgap_threshold = OMAP4460_BGAP_THRESHOLD_OFFSET,
Dti-bandgap.c979 RMW_BITS(bgp, i, bgap_threshold, in ti_bandgap_probe()
981 RMW_BITS(bgp, i, bgap_threshold, in ti_bandgap_probe()
1125 tsr->bgap_threshold); in ti_bandgap_save_ctxt()
1165 tsr->bgap_threshold); in ti_bandgap_restore_ctxt()
Dti-bandgap.h120 u32 bgap_threshold; member