v6_prog            96 drivers/regulator/max1586.c 	u8 v6_prog;
v6_prog           102 drivers/regulator/max1586.c 	v6_prog = I2C_V6_SELECT | (u8) selector;
v6_prog           103 drivers/regulator/max1586.c 	ret = i2c_smbus_write_byte(client, v6_prog);