bgap_dtemp_mask    31 drivers/thermal/ti-soc-thermal/dra752-thermal-data.c 	.bgap_dtemp_mask = DRA752_TEMP_SENSOR_DTEMP_MASK,
bgap_dtemp_mask    56 drivers/thermal/ti-soc-thermal/dra752-thermal-data.c 	.bgap_dtemp_mask = DRA752_TEMP_SENSOR_DTEMP_MASK,
bgap_dtemp_mask    81 drivers/thermal/ti-soc-thermal/dra752-thermal-data.c 	.bgap_dtemp_mask = DRA752_TEMP_SENSOR_DTEMP_MASK,
bgap_dtemp_mask   106 drivers/thermal/ti-soc-thermal/dra752-thermal-data.c 	.bgap_dtemp_mask = DRA752_TEMP_SENSOR_DTEMP_MASK,
bgap_dtemp_mask   131 drivers/thermal/ti-soc-thermal/dra752-thermal-data.c 	.bgap_dtemp_mask = DRA752_TEMP_SENSOR_DTEMP_MASK,
bgap_dtemp_mask    33 drivers/thermal/ti-soc-thermal/omap3-thermal-data.c 	.bgap_dtemp_mask = 0x7f,
bgap_dtemp_mask   101 drivers/thermal/ti-soc-thermal/omap3-thermal-data.c 	.bgap_dtemp_mask = 0xFF,
bgap_dtemp_mask    24 drivers/thermal/ti-soc-thermal/omap4-thermal-data.c 	.bgap_dtemp_mask = OMAP4430_BGAP_TEMP_SENSOR_DTEMP_MASK,
bgap_dtemp_mask    91 drivers/thermal/ti-soc-thermal/omap4-thermal-data.c 	.bgap_dtemp_mask = OMAP4460_BGAP_TEMP_SENSOR_DTEMP_MASK,
bgap_dtemp_mask    27 drivers/thermal/ti-soc-thermal/omap5-thermal-data.c 	.bgap_dtemp_mask = OMAP5430_BGAP_TEMP_SENSOR_DTEMP_MASK,
bgap_dtemp_mask    63 drivers/thermal/ti-soc-thermal/omap5-thermal-data.c 	.bgap_dtemp_mask = OMAP5430_BGAP_TEMP_SENSOR_DTEMP_MASK,
bgap_dtemp_mask   100 drivers/thermal/ti-soc-thermal/omap5-thermal-data.c 	.bgap_dtemp_mask = OMAP5430_BGAP_TEMP_SENSOR_DTEMP_MASK,
bgap_dtemp_mask   171 drivers/thermal/ti-soc-thermal/ti-bandgap.c 	temp &= tsr->bgap_dtemp_mask;
bgap_dtemp_mask   694 drivers/thermal/ti-soc-thermal/ti-bandgap.c 	temp1 &= tsr->bgap_dtemp_mask;
bgap_dtemp_mask   697 drivers/thermal/ti-soc-thermal/ti-bandgap.c 	temp2 &= tsr->bgap_dtemp_mask;
bgap_dtemp_mask   100 drivers/thermal/ti-soc-thermal/ti-bandgap.h 	u32	bgap_dtemp_mask;