Searched refs:usb_smartbond_data (Results 1 – 1 of 1) sorted by relevance
107 struct usb_smartbond_data { struct126 static int usb_smartbond_dma_config(struct usb_smartbond_data *data) in usb_smartbond_dma_config() argument222 static void usb_smartbond_dma_deconfig(struct usb_smartbond_data *data) in usb_smartbond_dma_deconfig()234 static struct smartbond_ep_state *usb_dc_get_ep_state(struct usb_smartbond_data *data, uint8_t ep) in usb_dc_get_ep_state()244 static struct smartbond_ep_state *usb_dc_get_ep_out_state(struct usb_smartbond_data *data, in usb_dc_get_ep_out_state()252 static struct smartbond_ep_state *usb_dc_get_ep_in_state(struct usb_smartbond_data *data, in usb_dc_get_ep_in_state()260 static void set_nfsr(struct usb_smartbond_data *data, uint8_t val) in set_nfsr()324 static bool try_allocate_dma(struct usb_smartbond_data *data, struct smartbond_ep_state *ep_state) in try_allocate_dma()358 static void start_rx_packet(struct usb_smartbond_data *data, struct smartbond_ep_state *ep_state) in start_rx_packet()410 static void start_tx_packet(struct usb_smartbond_data *data, struct smartbond_ep_state *ep_state) in start_tx_packet()[all …]