Home
last modified time | relevance | path

Searched refs:PHY_MODE_VIDEO_TTL (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dinno_video_phy.c136 case PHY_MODE_VIDEO_TTL: in inno_video_phy_power_on()
176 case PHY_MODE_VIDEO_TTL: in inno_video_phy_set_mode()
H A Drockchip_phy.h14 PHY_MODE_VIDEO_TTL, enumerator
H A Dinno_video_combo_phy.c730 case PHY_MODE_VIDEO_TTL: in inno_video_phy_power_on()
862 case PHY_MODE_VIDEO_TTL: in inno_video_phy_set_mode()
H A Drockchip_rgb.c149 ret = rockchip_phy_set_mode(rgb->phy, PHY_MODE_VIDEO_TTL); in rockchip_rgb_connector_prepare()