vselctrl_mask      34 drivers/regulator/mt6323-regulator.c 	u32 vselctrl_mask;
vselctrl_mask      60 drivers/regulator/mt6323-regulator.c 	.vselctrl_mask = BIT(1),					\
vselctrl_mask     359 drivers/regulator/mt6323-regulator.c 			if (regval & mt6323_regulators[i].vselctrl_mask) {
vselctrl_mask      34 drivers/regulator/mt6397-regulator.c 	u32 vselctrl_mask;
vselctrl_mask      62 drivers/regulator/mt6397-regulator.c 	.vselctrl_mask = BIT(1),					\
vselctrl_mask     327 drivers/regulator/mt6397-regulator.c 			if (regval & mt6397_regulators[i].vselctrl_mask) {