Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/socionext/
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()