Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H A Dphy-qcom-qusb2.c53 /* QUSB2PHY_INTR_CTRL register bits */
135 QUSB2PHY_INTR_CTRL, enumerator
164 [QUSB2PHY_INTR_CTRL] = 0xBC,
177 [QUSB2PHY_INTR_CTRL] = 0xbc,
206 [QUSB2PHY_INTR_CTRL] = 0x22c,
248 [QUSB2PHY_INTR_CTRL] = 0x230,
645 writel(intr_mask, qphy->base + cfg->regs[QUSB2PHY_INTR_CTRL]); in qusb2_phy_runtime_suspend()
706 writel(0x0, qphy->base + cfg->regs[QUSB2PHY_INTR_CTRL]); in qusb2_phy_runtime_resume()
/kernel/linux/linux-5.10/drivers/phy/qualcomm/
H A Dphy-qcom-qusb2.c53 /* QUSB2PHY_INTR_CTRL register bits */
135 QUSB2PHY_INTR_CTRL, enumerator
148 [QUSB2PHY_INTR_CTRL] = 0xbc,
177 [QUSB2PHY_INTR_CTRL] = 0x22c,
203 [QUSB2PHY_INTR_CTRL] = 0x230,
559 writel(intr_mask, qphy->base + cfg->regs[QUSB2PHY_INTR_CTRL]); in qusb2_phy_runtime_suspend()
620 writel(0x0, qphy->base + cfg->regs[QUSB2PHY_INTR_CTRL]); in qusb2_phy_runtime_resume()

Completed in 3 milliseconds