Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/chipidea/
Dci.h60 OP_ENDPTPRIME, enumerator
Dudc.c193 hw_write(ci, OP_ENDPTPRIME, ~0, BIT(n)); in hw_ep_prime()
195 while (hw_read(ci, OP_ENDPTPRIME, BIT(n))) in hw_ep_prime()
324 while (hw_read(ci, OP_ENDPTPRIME, ~0)) in hw_usb_reset()
483 if (hw_read(ci, OP_ENDPTPRIME, BIT(n))) in _hardware_enqueue()
Dcore.c91 [OP_ENDPTPRIME] = 0x70U,
116 [OP_ENDPTPRIME] = 0xDCU,