Home
last modified time | relevance | path

Searched refs:hw_test_and_clear (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/chipidea/
H A Dci.h428 static inline u32 hw_test_and_clear(struct ci_hdrc *ci, enum ci_hw_regs reg, in hw_test_and_clear() function
H A Dudc.c265 return hw_test_and_clear(ci, OP_ENDPTCOMPLETE, BIT(n)); in hw_test_and_clear_complete()
1355 hw_test_and_clear(ci, OP_ENDPTSETUPSTAT, BIT(0))) in isr_tr_complete_handler()