Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()