mask_counter_delay_mask   35 drivers/thermal/ti-soc-thermal/dra752-thermal-data.c 	.mask_counter_delay_mask = DRA752_BANDGAP_CTRL_1_COUNTER_DELAY_MASK,
mask_counter_delay_mask   60 drivers/thermal/ti-soc-thermal/dra752-thermal-data.c 	.mask_counter_delay_mask = DRA752_BANDGAP_CTRL_1_COUNTER_DELAY_MASK,
mask_counter_delay_mask   85 drivers/thermal/ti-soc-thermal/dra752-thermal-data.c 	.mask_counter_delay_mask = DRA752_BANDGAP_CTRL_1_COUNTER_DELAY_MASK,
mask_counter_delay_mask  110 drivers/thermal/ti-soc-thermal/dra752-thermal-data.c 	.mask_counter_delay_mask = DRA752_BANDGAP_CTRL_1_COUNTER_DELAY_MASK,
mask_counter_delay_mask  135 drivers/thermal/ti-soc-thermal/dra752-thermal-data.c 	.mask_counter_delay_mask = DRA752_BANDGAP_CTRL_1_COUNTER_DELAY_MASK,
mask_counter_delay_mask   32 drivers/thermal/ti-soc-thermal/omap5-thermal-data.c 	.mask_counter_delay_mask = OMAP5430_MASK_COUNTER_DELAY_MASK,
mask_counter_delay_mask   68 drivers/thermal/ti-soc-thermal/omap5-thermal-data.c 	.mask_counter_delay_mask = OMAP5430_MASK_COUNTER_DELAY_MASK,
mask_counter_delay_mask  105 drivers/thermal/ti-soc-thermal/omap5-thermal-data.c 	.mask_counter_delay_mask = OMAP5430_MASK_COUNTER_DELAY_MASK,
mask_counter_delay_mask  356 drivers/thermal/ti-soc-thermal/ti-bandgap.c 	reg_val = (reg_val & tsr->mask_counter_delay_mask) >>
mask_counter_delay_mask  357 drivers/thermal/ti-soc-thermal/ti-bandgap.c 				__ffs(tsr->mask_counter_delay_mask);
mask_counter_delay_mask  454 drivers/thermal/ti-soc-thermal/ti-bandgap.c 	RMW_BITS(bgp, id, bgap_mask_ctrl, mask_counter_delay_mask, rval);
mask_counter_delay_mask  105 drivers/thermal/ti-soc-thermal/ti-bandgap.h 	u32	mask_counter_delay_mask;