mode_ctrl_mask     36 drivers/thermal/ti-soc-thermal/omap3-thermal-data.c 	.mode_ctrl_mask = BIT(9),
mode_ctrl_mask    104 drivers/thermal/ti-soc-thermal/omap3-thermal-data.c 	.mode_ctrl_mask = BIT(10),
mode_ctrl_mask     27 drivers/thermal/ti-soc-thermal/omap4-thermal-data.c 	.mode_ctrl_mask = OMAP4430_SINGLE_MODE_MASK,
mode_ctrl_mask     98 drivers/thermal/ti-soc-thermal/omap4-thermal-data.c 	.mode_ctrl_mask = OMAP4460_SINGLE_MODE_MASK,
mode_ctrl_mask    600 drivers/thermal/ti-soc-thermal/ti-bandgap.c 		RMW_BITS(bgp, id, bgap_mode_ctrl, mode_ctrl_mask, 0);
mode_ctrl_mask    646 drivers/thermal/ti-soc-thermal/ti-bandgap.c 		RMW_BITS(bgp, i, bgap_mode_ctrl, mode_ctrl_mask, 1);
mode_ctrl_mask    109 drivers/thermal/ti-soc-thermal/ti-bandgap.h 	u32	mode_ctrl_mask;