Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dtps65090-regulator.c42 struct tps65090_regulator { struct
64 static int tps65090_reg_set_overcurrent_wait(struct tps65090_regulator *ri, in tps65090_reg_set_overcurrent_wait() argument
255 struct tps65090_regulator *ri, bool enable) in tps65090_config_ext_control()
271 struct tps65090_regulator *ri, in tps65090_regulator_disable_ext_control()
408 struct tps65090_regulator *ri = NULL; in tps65090_regulator_probe()
412 struct tps65090_regulator *pmic; in tps65090_regulator_probe()
/openbmc/u-boot/drivers/power/regulator/
H A DMakefile20 obj-$(CONFIG_REGULATOR_TPS65090) += tps65090_regulator.o