bgap_soc_mask      31 drivers/thermal/ti-soc-thermal/omap3-thermal-data.c 	.bgap_soc_mask = BIT(8),
bgap_soc_mask      99 drivers/thermal/ti-soc-thermal/omap3-thermal-data.c 	.bgap_soc_mask = BIT(9),
bgap_soc_mask      22 drivers/thermal/ti-soc-thermal/omap4-thermal-data.c 	.bgap_soc_mask = OMAP4430_BGAP_TEMP_SENSOR_SOC_MASK,
bgap_soc_mask      89 drivers/thermal/ti-soc-thermal/omap4-thermal-data.c 	.bgap_soc_mask = OMAP4460_BGAP_TEMP_SENSOR_SOC_MASK,
bgap_soc_mask     603 drivers/thermal/ti-soc-thermal/ti-bandgap.c 	RMW_BITS(bgp, id, temp_sensor_ctrl, bgap_soc_mask, 1);
bgap_soc_mask     615 drivers/thermal/ti-soc-thermal/ti-bandgap.c 	RMW_BITS(bgp, id, temp_sensor_ctrl, bgap_soc_mask, 0);
bgap_soc_mask      98 drivers/thermal/ti-soc-thermal/ti-bandgap.h 	u32	bgap_soc_mask;