Searched refs:S3C_GRSTCTL (Results 1 – 2 of 2) sorted by relevance
63 #define S3C_GRSTCTL S3C_HSOTG_REG(0x010) macro
355 S3C_GRSTCTL_RxFFlsh, hsotg->regs + S3C_GRSTCTL); in s3c_hsotg_init_fifo()360 val = readl(hsotg->regs + S3C_GRSTCTL); in s3c_hsotg_init_fifo()1723 hsotg->regs + S3C_GRSTCTL); in s3c_hsotg_txfifo_flush()1729 val = readl(hsotg->regs + S3C_GRSTCTL); in s3c_hsotg_txfifo_flush()2542 writel(S3C_GRSTCTL_CSftRst, hsotg->regs + S3C_GRSTCTL); in s3c_hsotg_corereset()2546 grstctl = readl(hsotg->regs + S3C_GRSTCTL); in s3c_hsotg_corereset()2557 u32 grstctl = readl(hsotg->regs + S3C_GRSTCTL); in s3c_hsotg_corereset()