Searched defs:abb (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/drivers/regulator/ |
| D | ti-abb-regulator.c | 139 static inline bool ti_abb_check_txdone(const struct ti_abb *abb) in ti_abb_check_txdone() 148 static inline void ti_abb_clear_txdone(const struct ti_abb *abb) in ti_abb_clear_txdone() 160 static int ti_abb_wait_txdone(struct device *dev, struct ti_abb *abb) in ti_abb_wait_txdone() 185 static int ti_abb_clear_all_txdone(struct device *dev, const struct ti_abb *abb) in ti_abb_clear_all_txdone() 211 static void ti_abb_program_ldovbb(struct device *dev, const struct ti_abb *abb, in ti_abb_program_ldovbb() 239 static int ti_abb_set_opp(struct regulator_dev *rdev, struct ti_abb *abb, in ti_abb_set_opp() 307 struct ti_abb *abb = rdev_get_drvdata(rdev); in ti_abb_set_voltage_sel() local 378 struct ti_abb *abb = rdev_get_drvdata(rdev); in ti_abb_get_voltage_sel() local 410 static int ti_abb_init_timings(struct device *dev, struct ti_abb *abb) in ti_abb_init_timings() 498 static int ti_abb_init_table(struct device *dev, struct ti_abb *abb, in ti_abb_init_table() [all …]
|
| /kernel/linux/linux-5.10/drivers/regulator/ |
| D | ti-abb-regulator.c | 147 static inline bool ti_abb_check_txdone(const struct ti_abb *abb) in ti_abb_check_txdone() 156 static inline void ti_abb_clear_txdone(const struct ti_abb *abb) in ti_abb_clear_txdone() 168 static int ti_abb_wait_txdone(struct device *dev, struct ti_abb *abb) in ti_abb_wait_txdone() 193 static int ti_abb_clear_all_txdone(struct device *dev, const struct ti_abb *abb) in ti_abb_clear_all_txdone() 219 static void ti_abb_program_ldovbb(struct device *dev, const struct ti_abb *abb, in ti_abb_program_ldovbb() 247 static int ti_abb_set_opp(struct regulator_dev *rdev, struct ti_abb *abb, in ti_abb_set_opp() 315 struct ti_abb *abb = rdev_get_drvdata(rdev); in ti_abb_set_voltage_sel() local 386 struct ti_abb *abb = rdev_get_drvdata(rdev); in ti_abb_get_voltage_sel() local 418 static int ti_abb_init_timings(struct device *dev, struct ti_abb *abb) in ti_abb_init_timings() 506 static int ti_abb_init_table(struct device *dev, struct ti_abb *abb, in ti_abb_init_table() [all …]
|