Searched refs:ti_abb (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/regulator/
H A Dti-abb-regulator.c73 * struct ti_abb - ABB instance data
91 struct ti_abb { struct
138 static inline bool ti_abb_check_txdone(const struct ti_abb *abb)
147 static inline void ti_abb_clear_txdone(const struct ti_abb *abb)
159 static int ti_abb_wait_txdone(struct device *dev, struct ti_abb *abb)
184 static int ti_abb_clear_all_txdone(struct device *dev, const struct ti_abb *abb)
210 static void ti_abb_program_ldovbb(struct device *dev, const struct ti_abb *abb,
238 static int ti_abb_set_opp(struct regulator_dev *rdev, struct ti_abb *abb,
306 struct ti_abb *abb = rdev_get_drvdata(rdev);
377 struct ti_abb *ab
[all...]

Completed in 106 milliseconds