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

  /xsrc/external/mit/xf86-video-ati/dist/src/
theatre.h 31 uint32_t wComp0Connector;
radeon_video.c 1423 t->wComp0Connector=RT_COMP2;
1425 t->wComp0Connector=RT_COMP1;
1427 xf86DrvMsg(pScrn->scrnIndex, X_INFO, "Composite connector is port %u\n", (unsigned)t->wComp0Connector);
1441 (unsigned)t->wTunerConnector, (unsigned)t->wComp0Connector, (unsigned)t->wSVideo0Connector);
1446 if(info->RageTheatreCompositePort>=0)t->wComp0Connector=info->RageTheatreCompositePort;
1450 (unsigned)t->wTunerConnector, (unsigned)t->wComp0Connector, (unsigned)t->wSVideo0Connector);
theatre.c 1816 WriteRT_fld (fld_INPUT_SELECT, t->wComp0Connector);
1826 WriteRT_fld (fld_INPUT_SELECT, t->wComp0Connector);
theatre200.c 1843 dsp_set_video_input_connector(t, t->wComp0Connector);
1869 dsp_set_video_input_connector(t, t->wComp0Connector);

Completed in 12 milliseconds