Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c39 #define CKCTRL_REF_SSP_EN BIT(9) macro
61 val |= CKCTRL_REF_SSP_EN; in uniphier_ahciphy_pxs2_enable()
68 val &= ~CKCTRL_REF_SSP_EN; in uniphier_ahciphy_pxs2_enable()
/kernel/linux/linux-6.6/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c60 #define CKCTRL_REF_SSP_EN BIT(9) macro
204 val |= CKCTRL_REF_SSP_EN; in uniphier_ahciphy_pxs2_enable()
211 val &= ~CKCTRL_REF_SSP_EN; in uniphier_ahciphy_pxs2_enable()

Completed in 2 milliseconds