Home
last modified time | relevance | path

Searched refs:OP_ENDPTPRIME (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/chipidea/
H A Dci.h64 OP_ENDPTPRIME, enumerator
H A Dudc.c203 hw_write(ci, OP_ENDPTPRIME, ~0, BIT(n)); in hw_ep_prime()
205 while (hw_read(ci, OP_ENDPTPRIME, BIT(n))) in hw_ep_prime()
342 while (hw_read(ci, OP_ENDPTPRIME, ~0)) in hw_usb_reset()
610 if (hw_read(ci, OP_ENDPTPRIME, BIT(n))) in _hardware_enqueue()
H A Dcore.c67 [OP_ENDPTPRIME] = 0x70U,
93 [OP_ENDPTPRIME] = 0xDCU,