Home
last modified time | relevance | path

Searched refs:RESET_CMN_RST_N (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/phy/
Dphy-exynos5250-sata.c31 #define RESET_CMN_RST_N BIT(1) macro
105 val |= RESET_GLOBAL_RST_N | RESET_CMN_RST_N | RESET_CMN_BLOCK_RST_N in exynos_sata_phy_init()
115 val |= RESET_CMN_RST_N; in exynos_sata_phy_init()
141 val &= ~RESET_CMN_RST_N; in exynos_sata_phy_init()
145 val |= RESET_CMN_RST_N; in exynos_sata_phy_init()