Searched refs:nb_order (Results 1 – 1 of 1) sorted by relevance
275 u32 nb_order, nb_base; in fix_northbridge() local278 pci_read_config_dword(nb, AMD64_GARTAPERTURECTL, &nb_order); in fix_northbridge()279 nb_order = (nb_order >> 1) & 7; in fix_northbridge()287 if (agp_aperture_valid(nb_aper, (32*1024*1024)<<nb_order)) in fix_northbridge()307 order = nb_order; in fix_northbridge()310 if (nb_order >= order) { in fix_northbridge()311 if (agp_aperture_valid(nb_aper, (32*1024*1024)<<nb_order)) in fix_northbridge()