Searched refs:CLAMP_EN (Results 1 – 3 of 3) sorted by relevance
78 #define CLAMP_EN BIT(0) /* enables i/o clamp_n */ macro
963 qphy_clrbits(pcs_misc, QPHY_V3_PCS_MISC_CLAMP_ENABLE, CLAMP_EN); in qmp_usb_legacy_enable_autonomous_mode()974 qphy_setbits(pcs_misc, QPHY_V3_PCS_MISC_CLAMP_ENABLE, CLAMP_EN); in qmp_usb_legacy_disable_autonomous_mode()
1916 qphy_clrbits(pcs_misc, cfg->regs[QPHY_PCS_MISC_CLAMP_ENABLE], CLAMP_EN); in qmp_usb_enable_autonomous_mode()1927 qphy_setbits(pcs_misc, cfg->regs[QPHY_PCS_MISC_CLAMP_ENABLE], CLAMP_EN); in qmp_usb_disable_autonomous_mode()