Searched refs:S5M8767_BUCK6 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/regulator/ |
H A D | s5m8767.c | 112 [S5M8767_BUCK6] = &buck_voltage_val1, 184 case S5M8767_BUCK6 ... S5M8767_BUCK9: in s5m8767_get_register() 185 *reg = S5M8767_REG_BUCK6CTRL1 + (reg_id - S5M8767_BUCK6) * 2; in s5m8767_get_register() 238 case S5M8767_BUCK6 ... S5M8767_BUCK9: in s5m8767_get_vsel_reg() 239 reg = S5M8767_REG_BUCK6CTRL2 + (reg_id - S5M8767_BUCK6) * 2; in s5m8767_get_vsel_reg() 303 case S5M8767_BUCK1 ... S5M8767_BUCK6: in s5m8767_set_voltage_sel()
|
/openbmc/u-boot/include/power/ |
H A D | s5m8767.h | 15 S5M8767_BUCK6, enumerator
|
/openbmc/linux/include/linux/mfd/samsung/ |
H A D | s5m8767.h | 170 S5M8767_BUCK6, enumerator
|
/openbmc/u-boot/drivers/power/regulator/ |
H A D | s5m8767.c | 55 {S5M8767_BUCK6, 0x55, 0x0, 0xff, 0x54, 0x3, &buck_v1},
|