Home
last modified time | relevance | path

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

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qusb2.c26 #define CLK_REF_SEL BIT(7) macro
886 val &= ~CLK_REF_SEL; in qusb2_phy_exit()
888 val |= CLK_REF_SEL; in qusb2_phy_exit()