Searched defs:ep_regs (Results 1 – 3 of 3) sorted by relevance
398 struct ep_regs { struct399 u32 EP_CONTROL; /* EP Control */400 u32 EP_STATUS; /* EP Status */401 u32 EP_INT_ENA; /* EP Interrupt Enable */402 u32 EP_DMA_CTRL; /* EP DMA Control */403 u32 EP_PCKT_ADRS; /* EP Maxpacket & BaseAddress */404 u32 EP_LEN_DCNT; /* EP Length & DMA count */405 u32 EP_READ; /* EP Read */406 u32 EP_WRITE; /* EP Write */
270 void __iomem *ep_regs; member
550 struct udc_ep_regs __iomem *ep_regs; member