Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/regulator/
Dtps62360-regulator.c63 struct tps62360_chip { struct
95 static bool find_voltage_set_register(struct tps62360_chip *tps, in find_voltage_set_register() argument
123 struct tps62360_chip *tps = rdev_get_drvdata(dev); in tps62360_dcdc_get_voltage_sel()
141 struct tps62360_chip *tps = rdev_get_drvdata(dev); in tps62360_dcdc_set_voltage_sel()
177 struct tps62360_chip *tps = rdev_get_drvdata(rdev); in tps62360_set_mode()
222 struct tps62360_chip *tps = rdev_get_drvdata(rdev); in tps62360_get_mode()
246 static int tps62360_init_dcdc(struct tps62360_chip *tps, in tps62360_init_dcdc()
348 struct tps62360_chip *tps; in tps62360_probe()
491 struct tps62360_chip *tps = i2c_get_clientdata(client); in tps62360_shutdown()