Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/chipidea/
Dci.h63 OP_ENDPTPRIME, enumerator
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()
Dcore.c67 [OP_ENDPTPRIME] = 0x70U,
93 [OP_ENDPTPRIME] = 0xDCU,