Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvXC_IOPort.h228 #define IsDVIPort(x) ( (x) >= INPUT_PORT_DVI0 && (x) <= INPUT_PORT_DVI3 ) macro
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvXC_IOPort.h228 #define IsDVIPort(x) ( (x) >= INPUT_PORT_DVI0 && (x) <= INPUT_PORT_DVI3 ) macro
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_ip.c361 if ( IsDVIPort(enInputPort) ) // DVI in MDrv_XC_ip_get_sync_status()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt25007 #define IsDVIPort(x) ( (x) >= INPUT_PORT_DVI0 && (x) <= INPUT_PORT_DVI3 )