Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/phy/socionext/
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()