Home
last modified time | relevance | path

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

/linux/drivers/phy/
H A Dphy-snps-eusb2.c58 #define PHY_ENABLE BIT(0) macro
349 PHY_ENABLE, PHY_ENABLE); in exynos_snps_eusb2_hsphy_init()
378 PHY_ENABLE | RETENABLEN, PHY_ENABLE | RETENABLEN); in qcom_snps_eusb2_hsphy_init()
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-m31-eusb2.c28 #define PHY_ENABLE BIT(0) macro
85 M31_EUSB_PHY_INIT_CFG(USB_PHY_HS_PHY_CTRL_COMMON0, PHY_ENABLE, 1),