Searched defs:tps6586x_regulator (Results 1 – 1 of 1) sorted by relevance
59 struct tps6586x_regulator { struct60 struct regulator_desc desc;62 int enable_bit[2];63 int enable_reg[2];203 static struct tps6586x_regulator tps6586x_regulator[] = { variable