Lines Matching refs:qphy_setbits
571 static inline void qphy_setbits(void __iomem *base, u32 offset, u32 val) in qphy_setbits() function
775 qphy_setbits(dp_com, QPHY_V3_DP_COM_POWER_DOWN_CTRL, in qmp_usb_legacy_init_dp_com()
778 qphy_setbits(dp_com, QPHY_V3_DP_COM_RESET_OVRD_CTRL, in qmp_usb_legacy_init_dp_com()
783 qphy_setbits(dp_com, QPHY_V3_DP_COM_TYPEC_CTRL, 0x02); in qmp_usb_legacy_init_dp_com()
785 qphy_setbits(dp_com, QPHY_V3_DP_COM_PHY_MODE_CTRL, in qmp_usb_legacy_init_dp_com()
828 qphy_setbits(pcs, cfg->regs[QPHY_PCS_POWER_DOWN_CONTROL], SW_PWRDN); in qmp_usb_legacy_init()
890 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], SERDES_START | PCS_START); in qmp_usb_legacy_power_on()
916 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_legacy_power_off()
984 qphy_setbits(pcs_usb, cfg->regs[QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR], IRQ_CLEAR); in qmp_usb_legacy_enable_autonomous_mode()
992 qphy_setbits(pcs_usb, cfg->regs[QPHY_PCS_AUTONOMOUS_MODE_CTRL], intr_mask); in qmp_usb_legacy_enable_autonomous_mode()
1007 qphy_setbits(pcs_misc, QPHY_V3_PCS_MISC_CLAMP_ENABLE, CLAMP_EN); in qmp_usb_legacy_disable_autonomous_mode()
1012 qphy_setbits(pcs_usb, cfg->regs[QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR], IRQ_CLEAR); in qmp_usb_legacy_disable_autonomous_mode()