Searched defs:ep_regs (Results 1 – 3 of 3) sorted by relevance
478 struct ep_regs { struct479 u32 EP_CONTROL; /* EP Control */480 u32 EP_STATUS; /* EP Status */481 u32 EP_INT_ENA; /* EP Interrupt Enable */482 u32 EP_DMA_CTRL; /* EP DMA Control */483 u32 EP_PCKT_ADRS; /* EP Maxpacket & BaseAddress */484 u32 EP_LEN_DCNT; /* EP Length & DMA count */485 u32 EP_READ; /* EP Read */486 u32 EP_WRITE; /* EP Write */
280 void __iomem *ep_regs; member
546 struct udc_ep_regs __iomem *ep_regs; member