Lines Matching refs:qphy_clrbits
583 static inline void qphy_clrbits(void __iomem *base, u32 offset, u32 val) in qphy_clrbits() function
789 qphy_clrbits(dp_com, QPHY_V3_DP_COM_RESET_OVRD_CTRL, in qmp_usb_legacy_init_dp_com()
793 qphy_clrbits(dp_com, QPHY_V3_DP_COM_SWI_CTRL, 0x03); in qmp_usb_legacy_init_dp_com()
794 qphy_clrbits(dp_com, QPHY_V3_DP_COM_SW_RESET, SW_RESET); in qmp_usb_legacy_init_dp_com()
887 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_legacy_power_on()
919 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], in qmp_usb_legacy_power_off()
923 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_PCS_POWER_DOWN_CONTROL], in qmp_usb_legacy_power_off()
986 qphy_clrbits(pcs_usb, cfg->regs[QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR], IRQ_CLEAR); in qmp_usb_legacy_enable_autonomous_mode()
988 qphy_clrbits(pcs_usb, cfg->regs[QPHY_PCS_AUTONOMOUS_MODE_CTRL], in qmp_usb_legacy_enable_autonomous_mode()
996 qphy_clrbits(pcs_misc, QPHY_V3_PCS_MISC_CLAMP_ENABLE, CLAMP_EN); in qmp_usb_legacy_enable_autonomous_mode()
1009 qphy_clrbits(pcs_usb, cfg->regs[QPHY_PCS_AUTONOMOUS_MODE_CTRL], in qmp_usb_legacy_disable_autonomous_mode()
1014 qphy_clrbits(pcs_usb, cfg->regs[QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR], IRQ_CLEAR); in qmp_usb_legacy_disable_autonomous_mode()