Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/qualcomm/
H A Dphy-qcom-qusb2.c26 #define CLK_REF_SEL BIT(7) macro
746 val &= ~CLK_REF_SEL; in qusb2_phy_init()
748 val |= CLK_REF_SEL; in qusb2_phy_init()
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H A Dphy-qcom-qusb2.c26 #define CLK_REF_SEL BIT(7) macro
837 val &= ~CLK_REF_SEL; in qusb2_phy_init()
839 val |= CLK_REF_SEL; in qusb2_phy_init()

Completed in 3 milliseconds