Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/dwc2/dist/
H A Ddwc2_core.h1045 extern void dwc2_set_param_host_channels(struct dwc2_hsotg *hsotg, int val);
H A Ddwc2_core.c2805 void dwc2_set_param_host_channels(struct dwc2_hsotg *hsotg, int val) in dwc2_set_param_host_channels() function
3215 dwc2_set_param_host_channels(hsotg, params->host_channels); in dwc2_set_parameters()