Searched refs:MT6315_VBUCK2 (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/regulator/
H A Dmt6315-regulator.h15 MT6315_VBUCK2, enumerator in enum:__anon1016
/linux-master/drivers/regulator/
H A Dmt6315-regulator.c194 MT_BUCK("vbuck2", MT6315_VBUCK2, MT6315_BUCK_TOP_ELR2),
239 init_data->modeset_mask[MT6315_VBUCK1] = BIT(MT6315_VBUCK1) | BIT(MT6315_VBUCK2) |
244 init_data->modeset_mask[MT6315_VBUCK1] = BIT(MT6315_VBUCK1) | BIT(MT6315_VBUCK2);
250 for (i = MT6315_VBUCK2; i < MT6315_VBUCK_MAX; i++)

Completed in 221 milliseconds