Home
last modified time | relevance | path

Searched refs:QPHY_V3_PCS_MISC_CLAMP_ENABLE (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/phy/qualcomm/
Dphy-qcom-qmp-pcs-misc-v3.h10 #define QPHY_V3_PCS_MISC_CLAMP_ENABLE 0x0c macro
Dphy-qcom-qmp-usb-legacy.c996 qphy_clrbits(pcs_misc, QPHY_V3_PCS_MISC_CLAMP_ENABLE, CLAMP_EN); 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()
Dphy-qcom-qmp-usb.c1856 qphy_clrbits(pcs_misc, QPHY_V3_PCS_MISC_CLAMP_ENABLE, CLAMP_EN); in qmp_usb_enable_autonomous_mode()
1867 qphy_setbits(pcs_misc, QPHY_V3_PCS_MISC_CLAMP_ENABLE, CLAMP_EN); in qmp_usb_disable_autonomous_mode()
Dphy-qcom-qmp-combo.c2725 qphy_clrbits(pcs_misc, QPHY_V3_PCS_MISC_CLAMP_ENABLE, CLAMP_EN); in qmp_combo_enable_autonomous_mode()
2736 qphy_setbits(pcs_misc, QPHY_V3_PCS_MISC_CLAMP_ENABLE, CLAMP_EN); in qmp_combo_disable_autonomous_mode()