Searched refs:qphy_clrbits (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/phy/qualcomm/ |
| D | phy-qcom-qmp.c | 2951 static inline void qphy_clrbits(void __iomem *base, u32 offset, u32 val) in qphy_clrbits() function 4056 qphy_clrbits(serdes, cfg->regs[QPHY_COM_SW_RESET], SW_RESET); in qcom_qmp_phy_serdes_init() 4611 qphy_clrbits(dp_com, QPHY_V3_DP_COM_RESET_OVRD_CTRL, in qcom_qmp_phy_com_init() 4615 qphy_clrbits(dp_com, QPHY_V3_DP_COM_SWI_CTRL, 0x03); in qcom_qmp_phy_com_init() 4616 qphy_clrbits(dp_com, QPHY_V3_DP_COM_SW_RESET, SW_RESET); in qcom_qmp_phy_com_init() 4664 qphy_clrbits(serdes, cfg->regs[QPHY_COM_SW_RESET], in qcom_qmp_phy_com_exit() 4826 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qcom_qmp_phy_power_on() 4874 qphy_clrbits(qphy->pcs, cfg->regs[QPHY_START_CTRL], cfg->start_ctrl); in qcom_qmp_phy_power_off() 4878 qphy_clrbits(qphy->pcs, cfg->regs[QPHY_PCS_POWER_DOWN_CONTROL], in qcom_qmp_phy_power_off() 4881 qphy_clrbits(qphy->pcs, QPHY_POWER_DOWN_CONTROL, in qcom_qmp_phy_power_off() [all …]
|