Searched refs:V1000_DEVICE (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Dvmodes.c128 /* { 0, 0, 0, V1000_DEVICE }, */
129 { 4, 4, 0, V1000_DEVICE },
130 { 16, 0, 1, V1000_DEVICE },
131 { 20, 4, 1, V1000_DEVICE },
132 { 32, 0, 2, V1000_DEVICE },
133 { 36, 4, 2, V1000_DEVICE },
134 { 64, 0, 3, V1000_DEVICE },
135 { 68, 4, 3, V1000_DEVICE },
136 { 128, 0, 4, V1000_DEVICE },
137 { 132, 4, 4, V1000_DEVICE },
[all...]
H A Dhwcursor.c50 if (pRendition->board.chip==V1000_DEVICE){
H A Dvtypes.h22 #define V1000_DEVICE 0x0001 macro
H A Drendition.c637 pRendition->board.chip=V1000_DEVICE;
684 pRendition->board.chip==V1000_DEVICE ? 0:1].name);
690 renditionChipsets[pRendition->board.chip==V1000_DEVICE ? 0:1]
1361 if (pRendition->board.chip == V1000_DEVICE){
H A Dvboard.c94 if (V1000_DEVICE == pRendition->board.chip){
H A Dvramdac.c399 if (pRendition->board.chip == V1000_DEVICE) {

Completed in 5 milliseconds