Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/gadget/
Ds3c-hsotg.c1832 u32 epctl_reg = dir_in ? S3C_DIEPCTL(idx) : S3C_DOEPCTL(idx); in s3c_hsotg_epint() local
1847 __func__, readl(hsotg->regs + epctl_reg), in s3c_hsotg_epint()
1869 int epctl = readl(hsotg->regs + epctl_reg); in s3c_hsotg_epint()