Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dtps65086-regulator.c75 struct tps65086_regulator { struct
82 struct tps65086_regulator * const config; argument
137 static struct tps65086_regulator tps6508640_regulator_config[] = {
177 static struct tps65086_regulator tps65086401_regulator_config[] = {
216 static struct tps65086_regulator tps6508641_regulator_config[] = {
255 static struct tps65086_regulator tps65086470_regulator_config[] = {
307 struct tps65086_regulator *regulators = tps->reg_config->config; in tps65086_of_parse_cb()