temp_sensor_ctrl   28 drivers/thermal/ti-soc-thermal/dra752-thermal-data.c 	.temp_sensor_ctrl = DRA752_TEMP_SENSOR_CORE_OFFSET,
temp_sensor_ctrl   53 drivers/thermal/ti-soc-thermal/dra752-thermal-data.c 	.temp_sensor_ctrl = DRA752_TEMP_SENSOR_IVA_OFFSET,
temp_sensor_ctrl   78 drivers/thermal/ti-soc-thermal/dra752-thermal-data.c 	.temp_sensor_ctrl = DRA752_TEMP_SENSOR_MPU_OFFSET,
temp_sensor_ctrl  103 drivers/thermal/ti-soc-thermal/dra752-thermal-data.c 	.temp_sensor_ctrl = DRA752_TEMP_SENSOR_DSPEVE_OFFSET,
temp_sensor_ctrl  128 drivers/thermal/ti-soc-thermal/dra752-thermal-data.c 	.temp_sensor_ctrl = DRA752_TEMP_SENSOR_GPU_OFFSET,
temp_sensor_ctrl   30 drivers/thermal/ti-soc-thermal/omap3-thermal-data.c 	.temp_sensor_ctrl = 0,
temp_sensor_ctrl   98 drivers/thermal/ti-soc-thermal/omap3-thermal-data.c 	.temp_sensor_ctrl = 0,
temp_sensor_ctrl   20 drivers/thermal/ti-soc-thermal/omap4-thermal-data.c 	.temp_sensor_ctrl = OMAP4430_TEMP_SENSOR_CTRL_OFFSET,
temp_sensor_ctrl   87 drivers/thermal/ti-soc-thermal/omap4-thermal-data.c 	.temp_sensor_ctrl = OMAP4460_TEMP_SENSOR_CTRL_OFFSET,
temp_sensor_ctrl   24 drivers/thermal/ti-soc-thermal/omap5-thermal-data.c 	.temp_sensor_ctrl = OMAP5430_TEMP_SENSOR_MPU_OFFSET,
temp_sensor_ctrl   60 drivers/thermal/ti-soc-thermal/omap5-thermal-data.c 	.temp_sensor_ctrl = OMAP5430_TEMP_SENSOR_GPU_OFFSET,
temp_sensor_ctrl   97 drivers/thermal/ti-soc-thermal/omap5-thermal-data.c 	.temp_sensor_ctrl = OMAP5430_TEMP_SENSOR_CORE_OFFSET,
temp_sensor_ctrl  101 drivers/thermal/ti-soc-thermal/ti-bandgap.c 		RMW_BITS(bgp, i, temp_sensor_ctrl, bgap_tempsoff_mask, !on);
temp_sensor_ctrl  154 drivers/thermal/ti-soc-thermal/ti-bandgap.c 	reg = tsr->temp_sensor_ctrl;
temp_sensor_ctrl  603 drivers/thermal/ti-soc-thermal/ti-bandgap.c 	RMW_BITS(bgp, id, temp_sensor_ctrl, bgap_soc_mask, 1);
temp_sensor_ctrl  609 drivers/thermal/ti-soc-thermal/ti-bandgap.c 		if (ti_bandgap_readl(bgp, tsr->temp_sensor_ctrl) &
temp_sensor_ctrl  615 drivers/thermal/ti-soc-thermal/ti-bandgap.c 	RMW_BITS(bgp, id, temp_sensor_ctrl, bgap_soc_mask, 0);
temp_sensor_ctrl  620 drivers/thermal/ti-soc-thermal/ti-bandgap.c 		if (!(ti_bandgap_readl(bgp, tsr->temp_sensor_ctrl) &
temp_sensor_ctrl   96 drivers/thermal/ti-soc-thermal/ti-bandgap.h 	u32	temp_sensor_ctrl;