bgap_counter      100 drivers/thermal/ti-soc-thermal/omap4-thermal-data.c 	.bgap_counter = OMAP4460_BGAP_COUNTER_OFFSET,
bgap_counter       35 drivers/thermal/ti-soc-thermal/omap5-thermal-data.c 	.bgap_counter = OMAP5430_BGAP_CTRL_OFFSET,
bgap_counter       71 drivers/thermal/ti-soc-thermal/omap5-thermal-data.c 	.bgap_counter = OMAP5430_BGAP_CTRL_OFFSET,
bgap_counter      108 drivers/thermal/ti-soc-thermal/omap5-thermal-data.c 	.bgap_counter = OMAP5430_BGAP_CTRL_OFFSET,
bgap_counter      334 drivers/thermal/ti-soc-thermal/ti-bandgap.c 	time = ti_bandgap_readl(bgp, tsr->bgap_counter);
bgap_counter      471 drivers/thermal/ti-soc-thermal/ti-bandgap.c 	RMW_BITS(bgp, id, bgap_counter, counter_mask, interval);
bgap_counter      959 drivers/thermal/ti-soc-thermal/ti-bandgap.c 			RMW_BITS(bgp, i, bgap_counter, counter_mask, 1);
bgap_counter      993 drivers/thermal/ti-soc-thermal/ti-bandgap.c 			RMW_BITS(bgp, i, bgap_counter, counter_mask,
bgap_counter     1107 drivers/thermal/ti-soc-thermal/ti-bandgap.c 							tsr->bgap_counter);
bgap_counter     1136 drivers/thermal/ti-soc-thermal/ti-bandgap.c 			val = ti_bandgap_readl(bgp, tsr->bgap_counter);
bgap_counter     1148 drivers/thermal/ti-soc-thermal/ti-bandgap.c 					  tsr->bgap_counter);
bgap_counter      111 drivers/thermal/ti-soc-thermal/ti-bandgap.h 	u32	bgap_counter;