Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/ti-soc-thermal/
Ddra752-thermal-data.c49 .bgap_threshold = DRA752_BANDGAP_THRESHOLD_CORE_OFFSET,
85 .bgap_threshold = DRA752_BANDGAP_THRESHOLD_IVA_OFFSET,
121 .bgap_threshold = DRA752_BANDGAP_THRESHOLD_MPU_OFFSET,
157 .bgap_threshold = DRA752_BANDGAP_THRESHOLD_DSPEVE_OFFSET,
193 .bgap_threshold = DRA752_BANDGAP_THRESHOLD_GPU_OFFSET,
Domap5-thermal-data.c51 .bgap_threshold = OMAP5430_BGAP_THRESHOLD_MPU_OFFSET,
96 .bgap_threshold = OMAP5430_BGAP_THRESHOLD_GPU_OFFSET,
142 .bgap_threshold = OMAP5430_BGAP_THRESHOLD_CORE_OFFSET,
Dti-bandgap.c454 thresh_val = ti_bandgap_readl(bgp, tsr->bgap_threshold); in ti_bandgap_update_alert_threshold()
508 ti_bandgap_writel(bgp, reg_val, tsr->bgap_threshold); in ti_bandgap_update_alert_threshold()
657 temp = ti_bandgap_readl(bgp, tsr->bgap_threshold); in _ti_bandgap_read_threshold()
1359 RMW_BITS(bgp, i, bgap_threshold, in ti_bandgap_probe()
1361 RMW_BITS(bgp, i, bgap_threshold, in ti_bandgap_probe()
1499 tsr->bgap_threshold); in ti_bandgap_save_ctxt()
1543 tsr->bgap_threshold); in ti_bandgap_restore_ctxt()
Domap4-thermal-data.c117 .bgap_threshold = OMAP4460_BGAP_THRESHOLD_OFFSET,
Dti-bandgap.h142 u32 bgap_threshold; member