Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/chipidea/
Dci.h61 OP_ENDPTPRIME, enumerator
Dudc.c194 hw_write(ci, OP_ENDPTPRIME, ~0, BIT(n)); in hw_ep_prime()
196 while (hw_read(ci, OP_ENDPTPRIME, BIT(n))) in hw_ep_prime()
325 while (hw_read(ci, OP_ENDPTPRIME, ~0)) in hw_usb_reset()
484 if (hw_read(ci, OP_ENDPTPRIME, BIT(n))) in _hardware_enqueue()
Dcore.c92 [OP_ENDPTPRIME] = 0x70U,
117 [OP_ENDPTPRIME] = 0xDCU,