Home
last modified time | relevance | path

Searched refs:ep_write_UDCCSR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c388 * ep_write_UDCCSR - set bits in UDCCSR
397 static inline void ep_write_UDCCSR(struct pxa_ep *ep, int mask) in ep_write_UDCCSR() function
812 ep_write_UDCCSR(ep, UDCCSR_PC); in read_packet()
918 ep_write_UDCCSR(ep, UDCCSR_PC); in write_fifo()
923 ep_write_UDCCSR(ep, UDCCSR_TRN); in write_fifo()
945 ep_write_UDCCSR(ep, UDCCSR_SP); in write_fifo()
978 ep_write_UDCCSR(ep, UDCCSR0_OPC); in read_ep0_fifo()
1023 ep_write_UDCCSR(ep, UDCCSR0_IPR); in write_ep0_fifo()
1232 ep_write_UDCCSR(ep, UDCCSR_FST | UDCCSR_FEF); in pxa_ep_set_halt()
1298 ep_write_UDCCSR(e in pxa_ep_fifo_flush()
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c386 * ep_write_UDCCSR - set bits in UDCCSR
395 static inline void ep_write_UDCCSR(struct pxa_ep *ep, int mask) in ep_write_UDCCSR() function
810 ep_write_UDCCSR(ep, UDCCSR_PC); in read_packet()
916 ep_write_UDCCSR(ep, UDCCSR_PC); in write_fifo()
921 ep_write_UDCCSR(ep, UDCCSR_TRN); in write_fifo()
943 ep_write_UDCCSR(ep, UDCCSR_SP); in write_fifo()
976 ep_write_UDCCSR(ep, UDCCSR0_OPC); in read_ep0_fifo()
1021 ep_write_UDCCSR(ep, UDCCSR0_IPR); in write_ep0_fifo()
1231 ep_write_UDCCSR(ep, UDCCSR_FST | UDCCSR_FEF); in pxa_ep_set_halt()
1297 ep_write_UDCCSR(e in pxa_ep_fifo_flush()
[all...]

Completed in 5 milliseconds