Searched refs:vp_bus_type (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/video/tidss/
H A Dtidss_drv.h91 const enum dss_vp_bus_type vp_bus_type[TIDSS_MAX_PORTS]; member in struct:dss_features
H A Dtidss_drv.c99 .vp_bus_type = { DSS_VP_OLDI, DSS_VP_DPI },
481 if (priv->feat->vp_bus_type[hw_videoport] == DSS_VP_OLDI)
568 if (priv->feat->vp_bus_type[hw_videoport] == DSS_VP_OLDI) {
594 if (priv->feat->vp_bus_type[hw_videoport] == DSS_VP_OLDI &&

Completed in 46 milliseconds