Searched refs:nb_order (Results 1 – 1 of 1) sorted by relevance
274 u32 nb_order, nb_base; in fix_northbridge() local277 pci_read_config_dword(nb, AMD64_GARTAPERTURECTL, &nb_order); in fix_northbridge()278 nb_order = (nb_order >> 1) & 7; in fix_northbridge()286 if (agp_aperture_valid(nb_aper, (32*1024*1024)<<nb_order)) in fix_northbridge()306 order = nb_order; in fix_northbridge()309 if (nb_order >= order) { in fix_northbridge()310 if (agp_aperture_valid(nb_aper, (32*1024*1024)<<nb_order)) in fix_northbridge()