Home
last modified time | relevance | path

Searched refs:num_dev_ep (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/dwc2/
H A Dcore.h643 unsigned num_dev_ep:4; member
H A Ddebugfs.c750 print_param(seq, hw, num_dev_ep); in hw_params_show()
H A Dparams.c913 hw->num_dev_ep = (hwcfg2 & GHWCFG2_NUM_DEV_EP_MASK) >> in dwc2_get_hwparams()
H A Dgadget.c4877 hsotg->num_of_eps = hsotg->hw_params.num_dev_ep; in dwc2_hsotg_hw_cfg()