Home
last modified time | relevance | path

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

/linux/drivers/phy/spacemit/
H A Dphy-k3-common.c67 #define PHY_PLL_SEL_REF100 BIT(21) macro
162 val = u32_replace_bits(val, 0, PHY_PLL_SEL_REF100); in k3_usb3phy_init_single()