Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dgadget.c2076 u32 epsiz_reg = hs_ep->dir_in ? DIEPTSIZ(index) : DOEPTSIZ(index); in dwc2_hsotg_program_zlp() local
2095 epsiz_reg); in dwc2_hsotg_program_zlp()
3045 u32 epsiz_reg = dir_in ? DIEPTSIZ(idx) : DOEPTSIZ(idx); in dwc2_hsotg_epint() local
3080 dwc2_readl(hsotg, epsiz_reg)); in dwc2_hsotg_epint()