Searched refs:csucode_base (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Dvboard.c49 pRendition->board.csucode_base=0x800;
53 /* Note that CS ucode must wait on address in csucode_base
58 offset=pRendition->board.csucode_base;
72 v1k_start(pScreenInfo, pRendition->board.csucode_base);
81 if (pc == pRendition->board.csucode_base)
84 if (pc != pRendition->board.csucode_base){
88 pc,(unsigned long)pRendition->board.csucode_base);
224 if (0x800 != pRendition->board.csucode_base)
225 ErrorF("pRendition->board.csucode_base == 0x%x\n",
226 pRendition->board.csucode_base);
[all...]
H A Dvtypes.h135 vu32 csucode_base; member in struct:verite_board_t
H A DaccelX.c321 v1k_start(pScreenInfo, pRendition->board.csucode_base);
395 v1k_start(pScreenInfo, pRendition->board.csucode_base);
494 v1k_start(pScreenInfo, pRendition->board.csucode_base);

Completed in 4 milliseconds