Searched refs:QUSB2PHY_PORT_POWERDOWN (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/qualcomm/ |
H A D | phy-qcom-qusb2.c | 40 /* QUSB2PHY_PORT_POWERDOWN register bits */ 134 QUSB2PHY_PORT_POWERDOWN, enumerator 163 [QUSB2PHY_PORT_POWERDOWN] = 0xB4, 176 [QUSB2PHY_PORT_POWERDOWN] = 0xb4, 205 [QUSB2PHY_PORT_POWERDOWN] = 0x210, 247 [QUSB2PHY_PORT_POWERDOWN] = 0x210, 770 qusb2_setbits(qphy->base, cfg->regs[QUSB2PHY_PORT_POWERDOWN], in qusb2_phy_init() 788 qusb2_clrbits(qphy->base, cfg->regs[QUSB2PHY_PORT_POWERDOWN], in qusb2_phy_init() 881 qusb2_setbits(qphy->base, qphy->cfg->regs[QUSB2PHY_PORT_POWERDOWN], in qusb2_phy_exit()
|
/kernel/linux/linux-5.10/drivers/phy/qualcomm/ |
H A D | phy-qcom-qusb2.c | 40 /* QUSB2PHY_PORT_POWERDOWN register bits */ 134 QUSB2PHY_PORT_POWERDOWN, enumerator 147 [QUSB2PHY_PORT_POWERDOWN] = 0xb4, 176 [QUSB2PHY_PORT_POWERDOWN] = 0x210, 202 [QUSB2PHY_PORT_POWERDOWN] = 0x210, 684 qusb2_setbits(qphy->base, cfg->regs[QUSB2PHY_PORT_POWERDOWN], in qusb2_phy_init() 702 qusb2_clrbits(qphy->base, cfg->regs[QUSB2PHY_PORT_POWERDOWN], in qusb2_phy_init() 790 qusb2_setbits(qphy->base, qphy->cfg->regs[QUSB2PHY_PORT_POWERDOWN], in qusb2_phy_exit()
|
Completed in 5 milliseconds