Home
last modified time | relevance | path

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

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcs-misc-v3.h10 #define QPHY_V3_PCS_MISC_CLAMP_ENABLE 0x0c macro
H A Dphy-qcom-qmp-usb-legacy.c963 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()