Searched refs:FBSize (Results 1 – 1 of 1) sorted by relevance
367 u32 FBSize; in viafb_get_fb_size_from_pci() local404 pci_read_config_dword(pdev, offset, &FBSize); in viafb_get_fb_size_from_pci()413 FBSize = FBSize & 0x00007000; in viafb_get_fb_size_from_pci()414 DEBUG_MSG(KERN_INFO "FB Size = %x\n", FBSize); in viafb_get_fb_size_from_pci()417 switch (FBSize) { in viafb_get_fb_size_from_pci()435 switch (FBSize) { in viafb_get_fb_size_from_pci()