Home
last modified time | relevance | path

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

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