Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dgeneric-phy.h17 PHY_MODE_DP, enumerator
/OK3568_Linux_fs/kernel/include/linux/phy/
H A Dphy.h44 PHY_MODE_DP enumerator
/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c702 if (mode != PHY_MODE_DP) in rockchip_hdptx_phy_configure()
1006 if (mode == PHY_MODE_DP) { in rockchip_hdptx_phy_power_on()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c729 if (mode != PHY_MODE_DP) in rockchip_hdptx_phy_configure()
1066 if (mode == PHY_MODE_DP) { in rockchip_hdptx_phy_power_on()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Danalogix_dp.c762 generic_phy_set_mode(&dp->phy, PHY_MODE_DP); in analogix_dp_connector_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_reg.c1107 ret = phy_set_mode(dp->phy, PHY_MODE_DP); in analogix_dp_phy_power_on()
/OK3568_Linux_fs/kernel/drivers/phy/cadence/
H A Dphy-cadence-torrent.c2289 gphy->attrs.mode = PHY_MODE_DP; in cdns_torrent_phy_probe()