HomeSort by: relevance | last modified time | path
    Searched refs:wSVideo0Connector (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
theatre.h 32 uint32_t wSVideo0Connector;
radeon_video.c 1430 t->wSVideo0Connector=RT_YCR_COMP4;
1432 t->wSVideo0Connector=RT_YCF_COMP4;
1434 xf86DrvMsg(pScrn->scrnIndex, X_INFO, "SVideo connector is port %u\n", (unsigned)t->wSVideo0Connector);
1441 (unsigned)t->wTunerConnector, (unsigned)t->wComp0Connector, (unsigned)t->wSVideo0Connector);
1447 if(info->RageTheatreSVideoPort>=0)t->wSVideo0Connector=info->RageTheatreSVideoPort;
1450 (unsigned)t->wTunerConnector, (unsigned)t->wComp0Connector, (unsigned)t->wSVideo0Connector);
theatre.c 1821 WriteRT_fld (fld_INPUT_SELECT, t->wSVideo0Connector);
theatre200.c 1856 dsp_set_video_input_connector(t, t->wSVideo0Connector);

Completed in 9 milliseconds