S5M8767_BUCK2     108 drivers/regulator/s5m8767.c 	[S5M8767_BUCK2] = &buck_voltage_val2,
S5M8767_BUCK2     178 drivers/regulator/s5m8767.c 	case S5M8767_BUCK2 ... S5M8767_BUCK4:
S5M8767_BUCK2     179 drivers/regulator/s5m8767.c 		*reg = S5M8767_REG_BUCK2CTRL + (reg_id - S5M8767_BUCK2) * 9;
S5M8767_BUCK2     220 drivers/regulator/s5m8767.c 	case S5M8767_BUCK2:
S5M8767_BUCK2     304 drivers/regulator/s5m8767.c 		if (reg_id == S5M8767_BUCK2 && s5m8767->buck2_gpiodvs)