Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/bridge/
H A Dptn3460.c30 .id = UCLASS_VIDEO_BRIDGE,
H A Dps862x.c131 .id = UCLASS_VIDEO_BRIDGE,
H A Dvideo-bridge-uclass.c143 .id = UCLASS_VIDEO_BRIDGE,
H A Danx6345.c458 .id = UCLASS_VIDEO_BRIDGE,
/OK3568_Linux_fs/u-boot/include/dm/
H A Duclass-id.h98 UCLASS_VIDEO_BRIDGE, /* Video bridge, e.g. DisplayPort to LVDS */ enumerator
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drk618_lvds.c125 .id = UCLASS_VIDEO_BRIDGE,
H A Dmax96745.c136 .id = UCLASS_VIDEO_BRIDGE,
H A Drohm-bu18rl82.c209 .id = UCLASS_VIDEO_BRIDGE,
H A Drohm-bu18tl82.c265 .id = UCLASS_VIDEO_BRIDGE,
H A Dmax96755f.c229 .id = UCLASS_VIDEO_BRIDGE,
H A Drk1000_tve.c311 .id = UCLASS_VIDEO_BRIDGE,
H A Drk618_dsi.c1059 .id = UCLASS_VIDEO_BRIDGE,
H A Drockchip_display.c1474 ret = uclass_get_device_by_ofnode(UCLASS_VIDEO_BRIDGE, np_to_ofnode(bridge_node), in rockchip_of_find_bridge()
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_fb.c674 ret = uclass_get_device(UCLASS_VIDEO_BRIDGE, 0, &bridge); in exynos_fb_probe()
H A Dexynos_dp.c981 ret = uclass_get_device(UCLASS_VIDEO_BRIDGE, 0, &dev); in exynos_dp_bridge_setup()
/OK3568_Linux_fs/u-boot/drivers/video/tegra124/
H A Dsor.c1077 .id = UCLASS_VIDEO_BRIDGE,
H A Ddp.c1498 ret = uclass_first_device(UCLASS_VIDEO_BRIDGE, &sor); in tegra_dp_enable()