Searched refs:dmabuf_valid (Results 1 – 2 of 2) sorted by relevance
98 bool dmabuf_valid; member252 __ASSERT_NO_MSG(ep_cur->dmabuf_valid); in numaker_usbd_ep_fifo_max()260 __ASSERT_NO_MSG(ep_cur->dmabuf_valid); in numaker_usbd_ep_fifo_used()273 if (ep_cur->dmabuf_valid && ep_cur->mps_valid) { in numaker_usbd_ep_fifo_reset()516 __ASSERT_NO_MSG(ep_cur->dmabuf_valid); in numaker_usbd_ep_fifo_copy_to_user()548 __ASSERT_NO_MSG(ep_cur->dmabuf_valid); in numaker_usbd_ep_fifo_copy_from_user()576 __ASSERT_NO_MSG(ep_cur->dmabuf_valid); in numaker_usbd_ep_fifo_update()604 ep_cur->dmabuf_valid = true; in numaker_usbd_ep_config_dmabuf()1450 if (!ep_cur->dmabuf_valid || ep_cur->dmabuf_size < ep_cfg->ep_mps) { in usb_dc_ep_configure()
89 bool dmabuf_valid; member449 __ASSERT_NO_MSG(ep_cur->dmabuf_valid); in numaker_usbd_ep_copy_to_user()482 __ASSERT_NO_MSG(ep_cur->dmabuf_valid); in numaker_usbd_ep_copy_from_user()501 ep_cur->dmabuf_valid = true; in numaker_usbd_ep_config_dmabuf()1480 if (!ep_cur->dmabuf_valid || ep_cur->dmabuf_size < ep_cfg->mps) { in udc_numaker_ep_enable()