Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/samsung/
H A Dphy-exynos5250-sata.c28 #define RESET_CMN_RST_N BIT(1) macro
102 val |= RESET_GLOBAL_RST_N | RESET_CMN_RST_N | RESET_CMN_BLOCK_RST_N in exynos_sata_phy_init()
112 val |= RESET_CMN_RST_N; in exynos_sata_phy_init()
138 val &= ~RESET_CMN_RST_N; in exynos_sata_phy_init()
142 val |= RESET_CMN_RST_N; in exynos_sata_phy_init()
/kernel/linux/linux-6.6/drivers/phy/samsung/
H A Dphy-exynos5250-sata.c28 #define RESET_CMN_RST_N BIT(1) macro
102 val |= RESET_GLOBAL_RST_N | RESET_CMN_RST_N | RESET_CMN_BLOCK_RST_N in exynos_sata_phy_init()
112 val |= RESET_CMN_RST_N; in exynos_sata_phy_init()
138 val &= ~RESET_CMN_RST_N; in exynos_sata_phy_init()
142 val |= RESET_CMN_RST_N; in exynos_sata_phy_init()

Completed in 2 milliseconds