Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dti-abb-regulator.c142 * ti_abb_check_txdone() - handy wrapper to check ABB tranxdone status
147 static inline bool ti_abb_check_txdone(const struct ti_abb *abb) in ti_abb_check_txdone() function
174 status = ti_abb_check_txdone(abb); in ti_abb_wait_txdone()
201 status = ti_abb_check_txdone(abb); in ti_abb_clear_all_txdone()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dti-abb-regulator.c134 * ti_abb_check_txdone() - handy wrapper to check ABB tranxdone status
139 static inline bool ti_abb_check_txdone(const struct ti_abb *abb) in ti_abb_check_txdone() function
166 status = ti_abb_check_txdone(abb); in ti_abb_wait_txdone()
193 status = ti_abb_check_txdone(abb); in ti_abb_clear_all_txdone()

Completed in 3 milliseconds