Home
last modified time | relevance | path

Searched refs:dwc2_set_param_dma_desc_fs_enable (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/external/bsd/dwc2/dist/
H A Ddwc2_core.h959 extern void dwc2_set_param_dma_desc_fs_enable(struct dwc2_hsotg *hsotg,
H A Ddwc2_core.c2646 void dwc2_set_param_dma_desc_fs_enable(struct dwc2_hsotg *hsotg, int val) in dwc2_set_param_dma_desc_fs_enable() function
3200 dwc2_set_param_dma_desc_fs_enable(hsotg, params->dma_desc_fs_enable); in dwc2_set_parameters()