Lines Matching defs:hsic
204 u32 hsic;
289 hsic = (EXYNOS_5250_HSICPHYCTRLX_REFCLKDIV_12 |
292 writel(hsic, drv->reg_phy + EXYNOS_5250_HSICPHYCTRL1);
293 writel(hsic, drv->reg_phy + EXYNOS_5250_HSICPHYCTRL2);
295 hsic &= ~EXYNOS_5250_HSICPHYCTRLX_PHYSWRST;
296 writel(hsic, drv->reg_phy + EXYNOS_5250_HSICPHYCTRL1);
297 writel(hsic, drv->reg_phy + EXYNOS_5250_HSICPHYCTRL2);
328 u32 hsic;
351 hsic = (EXYNOS_5250_HSICPHYCTRLX_REFCLKDIV_12 |
357 writel(hsic, drv->reg_phy + EXYNOS_5250_HSICPHYCTRL1);
358 writel(hsic, drv->reg_phy + EXYNOS_5250_HSICPHYCTRL2);