Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dgadget.c1338 u32 epsiz_reg = hs_ep->dir_in ? DIEPTSIZ(index) : DOEPTSIZ(index); in dwc2_hsotg_program_zlp() local
1349 epsiz_reg); in dwc2_hsotg_program_zlp()
1953 u32 epsiz_reg = dir_in ? DIEPTSIZ(idx) : DOEPTSIZ(idx); in dwc2_hsotg_epint() local
1984 dwc2_readl(hsotg->regs + epsiz_reg)); in dwc2_hsotg_epint()