Home
last modified time | relevance | path

Searched refs:UDCCSR0_IPR (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/mach-pxa/
H A Dpxa27x-udc.h113 #define UDCCSR0_IPR (1 << 1) /* IN Packet Ready */ macro
/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c187 (tmp & UDCCSR0_IPR) ? " ipr" : "", in eps_dbg_show()
449 return (udc_ep_readl(ep, UDCCSR) & UDCCSR0_IPR); in ep_is_full()
1020 ep_write_UDCCSR(ep, UDCCSR0_IPR); in write_ep0_fifo()