Searched refs:FBSize (Results 1 – 1 of 1) sorted by relevance
330 u32 FBSize; in viafb_get_fb_size_from_pci() local367 pci_read_config_dword(pdev, offset, &FBSize); in viafb_get_fb_size_from_pci()376 FBSize = FBSize & 0x00007000; in viafb_get_fb_size_from_pci()377 DEBUG_MSG(KERN_INFO "FB Size = %x\n", FBSize); in viafb_get_fb_size_from_pci()380 switch (FBSize) { in viafb_get_fb_size_from_pci()398 switch (FBSize) { in viafb_get_fb_size_from_pci()