Searched refs:rstbits (Results 1 – 3 of 3) sorted by relevance
152 u32 rstbits = 0; in exynos4210_phy_pwr() local161 rstbits = EXYNOS_4210_URSTCON_PHY0; in exynos4210_phy_pwr()165 rstbits = EXYNOS_4210_URSTCON_PHY1_ALL | in exynos4210_phy_pwr()174 rstbits = EXYNOS_4210_URSTCON_PHY1_P1P2 | in exynos4210_phy_pwr()179 rstbits = EXYNOS_4210_URSTCON_PHY1_P1P2 | in exynos4210_phy_pwr()195 rst |= rstbits; in exynos4210_phy_pwr()198 rst &= ~rstbits; in exynos4210_phy_pwr()
115 u32 rstbits = 0; in s5pv210_phy_pwr() local123 rstbits = S5PV210_URSTCON_PHY0; in s5pv210_phy_pwr()127 rstbits = S5PV210_URSTCON_PHY1_ALL | in s5pv210_phy_pwr()140 rst |= rstbits; in s5pv210_phy_pwr()143 rst &= ~rstbits; in s5pv210_phy_pwr()
214 u32 rstbits = 0; in exynos4x12_phy_pwr() local222 rstbits = EXYNOS_4x12_URSTCON_PHY0; in exynos4x12_phy_pwr()226 rstbits = EXYNOS_4x12_URSTCON_HOST_PHY | in exynos4x12_phy_pwr()232 rstbits = EXYNOS_4x12_URSTCON_HSIC0 | in exynos4x12_phy_pwr()237 rstbits = EXYNOS_4x12_URSTCON_HSIC1 | in exynos4x12_phy_pwr()248 rst |= rstbits; in exynos4x12_phy_pwr()251 rst &= ~rstbits; in exynos4x12_phy_pwr()