Lines Matching full:aperture
30 * aperture size, not the dram size, and the V370PDC supplies no
33 * unloading of the module with an aperture size smaller than
35 * size to be equal to the aperture size when the module is
38 * an asize option, to allow the specification of the aperture
39 * size. The aperture must be equal to or less then the memory
60 * * Modified driver to utilize a sliding aperture instead of
74 * about the aperture size. This should always accurately reflect the
395 * Disable existing aperture before probing memory size in fixup_pmc551()
646 MODULE_PARM_DESC(asize, "aperture size, must be <= memsize [1-1024]");
671 printk(KERN_NOTICE "pmc551: Invalid aperture size " in init_pmc551()
731 printk(KERN_NOTICE "pmc551: reducing aperture size to " in init_pmc551()
735 printk(KERN_NOTICE "pmc551: Using existing aperture " in init_pmc551()
739 printk(KERN_NOTICE "pmc551: Using specified aperture " in init_pmc551()
752 printk(KERN_DEBUG "pmc551: setting aperture to %d\n", in init_pmc551()
764 printk(KERN_DEBUG "pmc551: aperture set to %d\n", in init_pmc551()