Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c38 #define CKCTRL_P0_RESET BIT(10) macro
63 val &= ~CKCTRL_P0_RESET; in uniphier_ahciphy_pxs2_enable()
66 val |= CKCTRL_P0_RESET; in uniphier_ahciphy_pxs2_enable()
/kernel/linux/linux-6.6/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c59 #define CKCTRL_P0_RESET BIT(10) macro
206 val &= ~CKCTRL_P0_RESET; in uniphier_ahciphy_pxs2_enable()
209 val |= CKCTRL_P0_RESET; in uniphier_ahciphy_pxs2_enable()

Completed in 2 milliseconds