Searched refs:mode_ctrl_mask (Results  1 – 4 of 4) sorted by relevance
| /linux-4.4.14/drivers/thermal/ti-soc-thermal/ | 
| D | omap3-thermal-data.c | 44 	.mode_ctrl_mask = BIT(9), 117 	.mode_ctrl_mask = BIT(10),
  | 
| D | omap4-thermal-data.c | 36 	.mode_ctrl_mask = OMAP4430_SINGLE_MODE_MASK, 112 	.mode_ctrl_mask = OMAP4460_SINGLE_MODE_MASK,
  | 
| D | ti-bandgap.h | 137 	u32	mode_ctrl_mask;  member
  | 
| D | ti-bandgap.c | 984 		RMW_BITS(bgp, id, bgap_mode_ctrl, mode_ctrl_mask, 0);  in ti_bandgap_force_single_read() 1030 		RMW_BITS(bgp, i, bgap_mode_ctrl, mode_ctrl_mask, 1);  in ti_bandgap_set_continuous_mode()
  |