Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H A Dphy-qcom-qusb2.c25 #define QUSB2PHY_PLL_TEST 0x04 macro
150 QUSB2_PHY_INIT_CFG(QUSB2PHY_PLL_TEST, 0x80),
775 val = readl(qphy->base + QUSB2PHY_PLL_TEST); in qusb2_phy_init()
841 writel(val, qphy->base + QUSB2PHY_PLL_TEST); in qusb2_phy_init()
844 readl(qphy->base + QUSB2PHY_PLL_TEST); in qusb2_phy_init()
/kernel/linux/linux-5.10/drivers/phy/qualcomm/
H A Dphy-qcom-qusb2.c25 #define QUSB2PHY_PLL_TEST 0x04 macro
689 val = readl(qphy->base + QUSB2PHY_PLL_TEST); in qusb2_phy_init()
750 writel(val, qphy->base + QUSB2PHY_PLL_TEST); in qusb2_phy_init()
753 readl(qphy->base + QUSB2PHY_PLL_TEST); in qusb2_phy_init()

Completed in 4 milliseconds