Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
H A Dcore.h651 unsigned num_dev_perio_in_ep:4; member
H A Ddebugfs.c753 print_param(seq, hw, num_dev_perio_in_ep); in hw_params_show()
H A Dparams.c1004 hw->num_dev_perio_in_ep = (hwcfg4 & GHWCFG4_NUM_DEV_PERIO_IN_EP_MASK) >> in dwc2_get_hwparams()
H A Dgadget.c233 return hsotg->hw_params.num_dev_perio_in_ep; in dwc2_hsotg_tx_fifo_count()