Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/qualcomm/
Dphy-qcom-qusb2.c27 #define CLK_REF_SEL BIT(7) macro
838 val &= ~CLK_REF_SEL; in qusb2_phy_init()
840 val |= CLK_REF_SEL; in qusb2_phy_init()