Searched refs:S5M8767_BUCK2 (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/include/power/ |
H A D | s5m8767.h | 11 S5M8767_BUCK2, enumerator
|
/openbmc/linux/drivers/regulator/ |
H A D | s5m8767.c | 108 [S5M8767_BUCK2] = &buck_voltage_val2, 178 case S5M8767_BUCK2 ... S5M8767_BUCK4: in s5m8767_get_register() 179 *reg = S5M8767_REG_BUCK2CTRL + (reg_id - S5M8767_BUCK2) * 9; in s5m8767_get_register() 220 case S5M8767_BUCK2: in s5m8767_get_vsel_reg() 304 if (reg_id == S5M8767_BUCK2 && s5m8767->buck2_gpiodvs) in s5m8767_set_voltage_sel()
|
/openbmc/linux/include/linux/mfd/samsung/ |
H A D | s5m8767.h | 166 S5M8767_BUCK2, enumerator
|
/openbmc/u-boot/drivers/power/regulator/ |
H A D | s5m8767.c | 51 {S5M8767_BUCK2, 0x35, 0x0, 0xff, 0x34, 0x1, &buck_v2},
|