Searched refs:epctl_reg (Results 1 – 1 of 1) sorted by relevance
2070 u32 epctl_reg = hs_ep->dir_in ? DIEPCTL(index) : DOEPCTL(index); in dwc2_hsotg_program_zlp() local2093 ctrl = dwc2_readl(hsotg, epctl_reg); in dwc2_hsotg_program_zlp()2097 dwc2_writel(hsotg, ctrl, epctl_reg); in dwc2_hsotg_program_zlp()2825 u32 epctl_reg = dir_in ? DIEPCTL(idx) : DOEPCTL(idx); in dwc2_gadget_handle_ep_disabled() local2831 int epctl = dwc2_readl(hsotg, epctl_reg); in dwc2_gadget_handle_ep_disabled()3030 u32 epctl_reg = dir_in ? DIEPCTL(idx) : DOEPCTL(idx); in dwc2_hsotg_epint() local3065 __func__, dwc2_readl(hsotg, epctl_reg), in dwc2_hsotg_epint()