Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/qualcomm/
H A Dphy-qcom-qmp.c67 #define CLAMP_EN BIT(0) /* enables i/o clamp_n */ macro
3299 qphy_clrbits(pcs_misc, QPHY_V3_PCS_MISC_CLAMP_ENABLE, CLAMP_EN); in qcom_qmp_phy_enable_autonomous_mode()
3310 qphy_setbits(pcs_misc, QPHY_V3_PCS_MISC_CLAMP_ENABLE, CLAMP_EN); in qcom_qmp_phy_disable_autonomous_mode()