Home
last modified time | relevance | path

Searched refs:bgap_counter (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/thermal/ti-soc-thermal/
H A Domap5-thermal-data.c35 .bgap_counter = OMAP5430_BGAP_CTRL_OFFSET,
71 .bgap_counter = OMAP5430_BGAP_CTRL_OFFSET,
108 .bgap_counter = OMAP5430_BGAP_CTRL_OFFSET,
H A Dti-bandgap.c344 time = ti_bandgap_readl(bgp, tsr->bgap_counter); in ti_bandgap_read_counter()
481 RMW_BITS(bgp, id, bgap_counter, counter_mask, interval); in ti_bandgap_write_counter()
969 RMW_BITS(bgp, i, bgap_counter, counter_mask, 1); in ti_bandgap_probe()
1003 RMW_BITS(bgp, i, bgap_counter, counter_mask, in ti_bandgap_probe()
1122 tsr->bgap_counter); in ti_bandgap_save_ctxt()
1159 tsr->bgap_counter); in ti_bandgap_restore_ctxt()
H A Domap4-thermal-data.c102 .bgap_counter = OMAP4460_BGAP_COUNTER_OFFSET,
H A Dti-bandgap.h117 u32 bgap_counter; member