Home
last modified time | relevance | path

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

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