Home
last modified time | relevance | path

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

/openbmc/linux/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()