Lines Matching refs:DOEPCTL
551 epctrl_reg = dir_in ? DIEPCTL(index) : DOEPCTL(index); in s3c_hsotg_start_req()
1335 u32 epctl_reg = hs_ep->dir_in ? DIEPCTL(index) : DOEPCTL(index); in s3c_hsotg_program_zlp()
1447 u32 epctl = readl(hsotg->regs + DOEPCTL(ep_idx)); in s3c_hsotg_rx_data()
1649 readl(hsotg->regs + DOEPCTL(0))); in s3c_hsotg_handle_rx()
1667 readl(hsotg->regs + DOEPCTL(0))); in s3c_hsotg_handle_rx()
1751 reg = readl(regs + DOEPCTL(ep)); in s3c_hsotg_set_ep_maxpacket()
1754 writel(reg, regs + DOEPCTL(ep)); in s3c_hsotg_set_ep_maxpacket()
1927 u32 epctl_reg = dir_in ? DIEPCTL(idx) : DOEPCTL(idx); in s3c_hsotg_epint()
2618 epctrl_reg = dir_in ? DIEPCTL(index) : DOEPCTL(index); in s3c_hsotg_ep_enable()
2765 epctrl_reg = dir_in ? DIEPCTL(index) : DOEPCTL(index); in s3c_hsotg_ep_disable_force()
2882 epreg = DOEPCTL(index); in s3c_hsotg_ep_sethalt()
3280 writel(next, hsotg->regs + DOEPCTL(epnum)); in s3c_hsotg_initep()
3380 val = readl(regs + DOEPCTL(idx)); in s3c_hsotg_dump()
3383 idx, readl(regs + DOEPCTL(idx)), in s3c_hsotg_dump()
3532 out = readl(regs + DOEPCTL(idx)); in state_show()
3642 readl(regs + DOEPCTL(index))); in ep_show()