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

/linux-master/drivers/video/fbdev/
H A Dcirrusfb.c282 u32 ramoffset; /* Offset of video RAM in first Zorro device */ member in struct:zorrocl
311 .ramoffset = 0x01000000, /* 0x02000000 for 64 MiB boards */
2216 rambase = zorro_resource_start(z) + zcl->ramoffset;
2219 rambase += zcl->ramoffset;

Completed in 134 milliseconds