Searched refs:vmb (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-rendition/dist/src/ |
| H A D | vboard.c | 42 vu8 *vmb; local in function:verite_initboard 57 vmb=pRendition->board.vmem_base; 60 verite_write_memory32(vmb, offset, csrisc[c]); 63 verite_write_memory32(vmb, 0x7f8, 0); 64 verite_write_memory32(vmb, 0x7fc, 0); 211 vu8 *vmb; local in function:verite_check_csucode 230 vmb=pRendition->board.vmem_base; 233 if (csrisc[c] != verite_read_memory32(vmb, offset)) { 236 (unsigned long)verite_read_memory32(vmb, offset),
|
| H A D | vloaduc.c | 239 vu8 *vmb=pRendition->board.vmem_base; local in function:mmve 251 verite_write_memory32(vmb, phys_addr, *dataout);
|
Completed in 3 milliseconds