Searched refs:ntd (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/dwc2/ |
| H A D | hcd_ddma.c | 322 qh->ntd = 0; in dwc2_release_channel_ddma() 369 qh->ntd = 0; in dwc2_hcd_qh_init_ddma() 564 qh->ntd++; in dwc2_fill_host_isoc_dma_desc() 629 while (qh->ntd < ntd_max && qtd->isoc_frame_index_last < in dwc2_init_isoc_dma_desc() 644 if (qh->ntd == ntd_max) { in dwc2_init_isoc_dma_desc() 670 idx = dwc2_desclist_idx_dec(idx, inc * ((qh->ntd + 1) / 2), in dwc2_init_isoc_dma_desc() 824 chan->ntd = n_desc; in dwc2_init_non_isoc_dma_desc() 865 if (!qh->ntd) in dwc2_hcd_start_xfer_ddma() 877 chan->ntd = dwc2_max_desc_num(qh); in dwc2_hcd_start_xfer_ddma() 952 qh->ntd--; in dwc2_cmpl_host_isoc_dma_desc()
|
| H A D | hcd.h | 159 u16 ntd; member 361 u16 ntd; member
|
| H A D | hcd.c | 1461 hctsiz |= (chan->ntd - 1) << TSIZ_NTD_SHIFT & TSIZ_NTD_MASK; in dwc2_hc_start_transfer_ddma() 1471 dev_vdbg(hsotg->dev, " NTD: %d\n", chan->ntd - 1); in dwc2_hc_start_transfer_ddma()
|
| /OK3568_Linux_fs/buildroot/package/luasyslog/ |
| H A D | Config.in | 7 https://github.com/ntd/luasyslog
|
| H A D | luasyslog.mk | 8 LUASYSLOG_SITE = $(call github,ntd,luasyslog,$(LUASYSLOG_VERSION))
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | uhci-q.c | 196 struct uhci_td *ntd; in uhci_remove_td_from_frame_list() local 198 ntd = list_entry(td->fl_list.next, in uhci_remove_td_from_frame_list() 201 uhci->frame[td->frame] = LINK_TO_TD(uhci, ntd); in uhci_remove_td_from_frame_list() 202 uhci->frame_cpu[td->frame] = ntd; in uhci_remove_td_from_frame_list()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/ |
| H A D | bootstrap.css.map | 1 …ntd,\nth {\n padding: 0;\n}\n/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/sr…
|