Searched refs:S3C_DIEPCTL0 (Results 1 – 2 of 2) sorted by relevance
262 #define S3C_DIEPCTL0 S3C_HSOTG_REG(0x900) macro
1206 reg = (ep0->dir_in) ? S3C_DIEPCTL0 : S3C_DOEPCTL0; in s3c_hsotg_process_control()1471 ctrl = readl(hsotg->regs + S3C_DIEPCTL0); in s3c_hsotg_send_zlp()1475 writel(ctrl, hsotg->regs + S3C_DIEPCTL0); in s3c_hsotg_send_zlp()1993 readl(hsotg->regs + S3C_DIEPCTL0), in s3c_hsotg_irq_enumdone()2681 readl(hsotg->regs + S3C_DIEPCTL0), in s3c_hsotg_start()2717 S3C_DxEPCTL_USBActEp, hsotg->regs + S3C_DIEPCTL0); in s3c_hsotg_start()2722 readl(hsotg->regs + S3C_DIEPCTL0), in s3c_hsotg_start()