Home
last modified time | relevance | path

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

/linux/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-dcphy.c157 #define PHY_ENABLE BIT(0) macro
996 PHY_ENABLE, PHY_ENABLE); in samsung_mipi_dphy_lane_enable()
1003 PHY_ENABLE, PHY_ENABLE); in samsung_mipi_dphy_lane_enable()
1009 PHY_ENABLE, PHY_ENABLE); in samsung_mipi_dphy_lane_enable()
1015 PHY_ENABLE, PHY_ENABLE); in samsung_mipi_dphy_lane_enable()
1022 PHY_ENABLE, PHY_ENABLE); in samsung_mipi_dphy_lane_enable()
1032 PHY_ENABLE, 0); in samsung_mipi_dphy_lane_disable()
1036 PHY_ENABLE, 0); in samsung_mipi_dphy_lane_disable()
1040 PHY_ENABLE, 0); in samsung_mipi_dphy_lane_disable()
1045 PHY_ENABLE, 0); in samsung_mipi_dphy_lane_disable()
[all …]
/linux/drivers/phy/
H A Dphy-snps-eusb2.c57 #define PHY_ENABLE BIT(0) macro
348 PHY_ENABLE, PHY_ENABLE); in exynos_snps_eusb2_hsphy_init()
377 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),