Searched refs:dwc2_udc (Results 1 – 8 of 8) sorted by relevance
75 struct dwc2_udc *the_controller;103 static void dwc2_ep0_read(struct dwc2_udc *dev);104 static void dwc2_ep0_kick(struct dwc2_udc *dev, struct dwc2_ep *ep);105 static void dwc2_handle_ep0(struct dwc2_udc *dev);106 static int dwc2_ep0_write(struct dwc2_udc *dev);109 static void stop_activity(struct dwc2_udc *dev,111 static int udc_enable(struct dwc2_udc *dev);112 static void udc_set_address(struct dwc2_udc *dev, unsigned char address);113 static void reconfig_usbd(struct dwc2_udc *dev);114 static void set_max_pktsize(struct dwc2_udc *dev, enum usb_device_speed speed);[all …]
54 struct dwc2_udc *dev;75 struct dwc2_udc { struct94 void otg_phy_init(struct dwc2_udc *dev); argument95 void otg_phy_off(struct dwc2_udc *dev);
28 static inline void dwc2_udc_ep0_zlp(struct dwc2_udc *dev) in dwc2_udc_ep0_zlp()193 static void complete_rx(struct dwc2_udc *dev, u8 ep_num) in complete_rx()266 static void complete_tx(struct dwc2_udc *dev, u8 ep_num) in complete_tx()342 static inline void dwc2_udc_check_tx_queue(struct dwc2_udc *dev, u8 ep_num) in dwc2_udc_check_tx_queue()369 static void process_ep_in_intr(struct dwc2_udc *dev) in process_ep_in_intr()416 static void process_ep_out_intr(struct dwc2_udc *dev) in process_ep_out_intr()470 struct dwc2_udc *dev = _dev; in dwc2_udc_irq()612 struct dwc2_udc *dev; in dwc2_queue()765 static void udc_set_address(struct dwc2_udc *dev, unsigned char address) in udc_set_address()781 struct dwc2_udc *dev; in dwc2_udc_ep0_set_stall()[all …]
16 void otg_phy_init(struct dwc2_udc *dev) in otg_phy_init()44 void otg_phy_off(struct dwc2_udc *dev) in otg_phy_off()
40 void otg_phy_init(struct dwc2_udc *dev) in otg_phy_init()78 void otg_phy_off(struct dwc2_udc *dev) in otg_phy_off()
86 static int otg_phy_parse(struct dwc2_udc *dev) in otg_phy_parse()159 void otg_phy_init(struct dwc2_udc *dev) in otg_phy_init()200 void otg_phy_off(struct dwc2_udc *dev) in otg_phy_off()
376 void otg_phy_init(struct dwc2_udc *dev) in otg_phy_init()