Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dtps62360-regulator.c49 struct tps62360_chip { struct
81 static bool find_voltage_set_register(struct tps62360_chip *tps, in find_voltage_set_register() argument
109 struct tps62360_chip *tps = rdev_get_drvdata(dev); in tps62360_dcdc_get_voltage_sel()
127 struct tps62360_chip *tps = rdev_get_drvdata(dev); in tps62360_dcdc_set_voltage_sel()
163 struct tps62360_chip *tps = rdev_get_drvdata(rdev); in tps62360_set_mode()
208 struct tps62360_chip *tps = rdev_get_drvdata(rdev); in tps62360_get_mode()
232 static int tps62360_init_dcdc(struct tps62360_chip *tps, in tps62360_init_dcdc()
324 struct tps62360_chip *tps; in tps62360_probe()
464 struct tps62360_chip *tps = i2c_get_clientdata(client); in tps62360_shutdown()