Lines Matching refs:usbfsotg_bd
54 struct usbfsotg_bd { struct
86 struct usbfsotg_bd *bdt; argument
133 static struct usbfsotg_bd *usbfsotg_get_ebd(const struct device *const dev, in usbfsotg_get_ebd()
148 static bool usbfsotg_bd_is_busy(const struct usbfsotg_bd *const bd) in usbfsotg_bd_is_busy()
154 static void usbfsotg_bd_set_ctrl(struct usbfsotg_bd *const bd, in usbfsotg_bd_set_ctrl()
186 struct usbfsotg_bd *bd; in usbfsotg_xfer_continue()
237 struct usbfsotg_bd *bd; in usbfsotg_ctrl_feed_start()
261 struct usbfsotg_bd *bd; in usbfsotg_ctrl_feed_start_next()
542 struct usbfsotg_bd *bd, *bd_op; in isr_handle_xfer_done()
732 struct usbfsotg_bd *bd; in usbfsotg_ep_dequeue()
757 struct usbfsotg_bd *bd; in ctrl_drop_out_successor()
777 struct usbfsotg_bd *bd; in usbfsotg_ep_set_halt()
803 struct usbfsotg_bd *bd; in usbfsotg_ep_clear_halt()
845 struct usbfsotg_bd *bd_even, *bd_odd; in usbfsotg_ep_enable()
901 struct usbfsotg_bd *bd_even, *bd_odd; in usbfsotg_ep_disable()
1173 static struct usbfsotg_bd __aligned(512) \