Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dgeneric-phy.h17 PHY_MODE_DP, enumerator
/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c1036 if (mode != PHY_MODE_DP) in rockchip_hdptx_phy_configure()
1341 if (mode == PHY_MODE_DP) { in rockchip_hdptx_phy_power_on()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp.c912 generic_phy_set_mode_ext(&dp->phy, PHY_MODE_DP, submode); in analogix_dp_connector_init()