Searched refs:rxmaxp (Results 1 - 5 of 5) sorted by relevance

/u-boot/drivers/usb/musb/
H A Dmusb_core.h36 u16 rxmaxp; member in struct:musb_epN_regs
65 u16 rxmaxp; member in struct:musb_regs
H A Dmusb_hcd.c945 writew(dev->epmaxpacketin[ep], &musbr->rxmaxp);
1117 writew(dev->epmaxpacketin[ep], &musbr->rxmaxp);
H A Dmusb_udc.c136 w = readw(&musbr->ep[1].epN.rxmaxp);
/u-boot/drivers/usb/musb-new/
H A Dmusb_core.h292 u16 txmaxp, txcsr, rxmaxp, rxcsr; member in struct:musb_csr_regs
H A Dmusb_core.c2270 musb->context.index_regs[i].rxmaxp =
2347 musb->context.index_regs[i].rxmaxp);

Completed in 93 milliseconds