Home
last modified time | relevance | path

Searched refs:tps6524x (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Dtps6524x-regulator.c135 struct tps6524x { struct
184 static int read_reg(struct tps6524x *hw, int reg) in read_reg()
459 struct tps6524x *hw; in set_voltage_sel()
473 struct tps6524x *hw; in get_voltage_sel()
495 struct tps6524x *hw; in set_current_limit()
516 struct tps6524x *hw; in get_current_limit()
537 struct tps6524x *hw; in enable_supply()
548 struct tps6524x *hw; in disable_supply()
559 struct tps6524x *hw; in is_supply_enabled()
581 struct tps6524x *hw; in pmic_probe()
[all …]
H A DMakefile180 obj-$(CONFIG_REGULATOR_TPS6524X) += tps6524x-regulator.o