Searched refs:rstbits (Results 1 – 3 of 3) sorted by relevance
149 u32 rstbits = 0; in exynos4210_phy_pwr() local158 rstbits = EXYNOS_4210_URSTCON_PHY0; in exynos4210_phy_pwr()162 rstbits = EXYNOS_4210_URSTCON_PHY1_ALL | in exynos4210_phy_pwr()171 rstbits = EXYNOS_4210_URSTCON_PHY1_P1P2 | in exynos4210_phy_pwr()176 rstbits = EXYNOS_4210_URSTCON_PHY1_P1P2 | in exynos4210_phy_pwr()192 rst |= rstbits; in exynos4210_phy_pwr()195 rst &= ~rstbits; in exynos4210_phy_pwr()
112 u32 rstbits = 0; in s5pv210_phy_pwr() local120 rstbits = S5PV210_URSTCON_PHY0; in s5pv210_phy_pwr()124 rstbits = S5PV210_URSTCON_PHY1_ALL | in s5pv210_phy_pwr()137 rst |= rstbits; in s5pv210_phy_pwr()140 rst &= ~rstbits; in s5pv210_phy_pwr()
211 u32 rstbits = 0; in exynos4x12_phy_pwr() local219 rstbits = EXYNOS_4x12_URSTCON_PHY0; in exynos4x12_phy_pwr()223 rstbits = EXYNOS_4x12_URSTCON_HOST_PHY | in exynos4x12_phy_pwr()229 rstbits = EXYNOS_4x12_URSTCON_HSIC0 | in exynos4x12_phy_pwr()234 rstbits = EXYNOS_4x12_URSTCON_HSIC1 | in exynos4x12_phy_pwr()245 rst |= rstbits; in exynos4x12_phy_pwr()248 rst &= ~rstbits; in exynos4x12_phy_pwr()