Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c37 #define CKCTRL_P0_READY BIT(15) macro
83 (val & CKCTRL_P0_READY), 200, 400); in uniphier_ahciphy_pxs2_power_on()
86 !(val & CKCTRL_P0_READY), 200, 400); in uniphier_ahciphy_pxs2_power_on()
/kernel/linux/linux-6.6/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c58 #define CKCTRL_P0_READY BIT(15) macro
226 (val & CKCTRL_P0_READY), 200, 400); in uniphier_ahciphy_pxs2_power_on()
229 !(val & CKCTRL_P0_READY), 200, 400); in uniphier_ahciphy_pxs2_power_on()

Completed in 2 milliseconds