Searched defs:abb (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/regulator/
H A Dti-abb-regulator.c147 static inline bool ti_abb_check_txdone(const struct ti_abb *abb) ti_abb_check_txdone() argument
156 static inline void ti_abb_clear_txdone(const struct ti_abb *abb) ti_abb_clear_txdone() argument
168 static int ti_abb_wait_txdone(struct device *dev, struct ti_abb *abb) ti_abb_wait_txdone() argument
198 static int ti_abb_clear_all_txdone(struct device *dev, const struct ti_abb *abb) ti_abb_clear_all_txdone() argument
229 static void ti_abb_program_ldovbb(struct device *dev, const struct ti_abb *abb, ti_abb_program_ldovbb() argument
257 static int ti_abb_set_opp(struct regulator_dev *rdev, struct ti_abb *abb, ti_abb_set_opp() argument
325 struct ti_abb *abb = rdev_get_drvdata(rdev); ti_abb_set_voltage_sel() local
386 struct ti_abb *abb = rdev_get_drvdata(rdev); ti_abb_get_voltage_sel() local
418 static int ti_abb_init_timings(struct device *dev, struct ti_abb *abb) ti_abb_init_timings() argument
506 static int ti_abb_init_table(struct device *dev, struct ti_abb *abb, ti_abb_init_table() argument
701 struct ti_abb *abb; ti_abb_probe() local

Completed in 116 milliseconds