Searched refs:wComp0Connector (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | theatre.h | 31 uint32_t wComp0Connector; member in struct:__anon86f3611d0108
|
| H A D | radeon_video.c | 1421 t->wComp0Connector=RT_COMP2; 1423 t->wComp0Connector=RT_COMP1; 1425 xf86DrvMsg(pScrn->scrnIndex, X_INFO, "Composite connector is port %u\n", (unsigned)t->wComp0Connector); 1439 (unsigned)t->wTunerConnector, (unsigned)t->wComp0Connector, (unsigned)t->wSVideo0Connector); 1444 if(info->RageTheatreCompositePort>=0)t->wComp0Connector=info->RageTheatreCompositePort; 1448 (unsigned)t->wTunerConnector, (unsigned)t->wComp0Connector, (unsigned)t->wSVideo0Connector);
|
| H A D | theatre.c | 1816 WriteRT_fld (fld_INPUT_SELECT, t->wComp0Connector); 1826 WriteRT_fld (fld_INPUT_SELECT, t->wComp0Connector);
|
| H A D | theatre200.c | 1843 dsp_set_video_input_connector(t, t->wComp0Connector); 1869 dsp_set_video_input_connector(t, t->wComp0Connector);
|
Completed in 12 milliseconds