Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dti-abb-regulator.c82 * struct ti_abb - ABB instance data
100 struct ti_abb { struct
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()
386 struct ti_abb *ab in ti_abb_get_voltage_sel()
[all...]
/kernel/linux/linux-6.6/drivers/regulator/
H A Dti-abb-regulator.c74 * struct ti_abb - ABB instance data
92 struct ti_abb { struct
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()
378 struct ti_abb *ab in ti_abb_get_voltage_sel()
[all...]

Completed in 3 milliseconds