Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dcirrusfb.c284 zorro_id ramid2; /* Zorro ID of optional second RAM device */ member
318 .ramid2 = ZORRO_PROD_VILLAGE_TRONIC_PICASSO_IV_Z2_RAM2,
2228 if (zcl->ramid2 && in cirrusfb_zorro_register()
2229 (ram = zorro_find_device(zcl->ramid2, NULL))) { in cirrusfb_zorro_register()