Searched refs:usbf_udc (Results 1 – 1 of 1) sorted by relevance
281 struct usbf_udc *udc;304 struct usbf_udc { struct426 static inline u32 usbf_reg_readl(struct usbf_udc *udc, uint offset) in usbf_reg_readl()431 static inline void usbf_reg_writel(struct usbf_udc *udc, uint offset, u32 val) in usbf_reg_writel()436 static inline void usbf_reg_bitset(struct usbf_udc *udc, uint offset, u32 set) in usbf_reg_bitset()445 static inline void usbf_reg_bitclr(struct usbf_udc *udc, uint offset, u32 clr) in usbf_reg_bitclr()454 static inline void usbf_reg_clrset(struct usbf_udc *udc, uint offset, in usbf_reg_clrset()1832 struct usbf_udc *udc = ep->udc; in usbf_ep_enable()1889 struct usbf_udc *udc = ep->udc; in usbf_ep_disable()1989 struct usbf_udc *udc = ep->udc; in usbf_ep_queue()[all …]