Searched refs:ONE_MB (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Dof.c23 #define ONE_MB 0x100000 macro
34 claim_base = _ALIGN_UP((unsigned long)_end, ONE_MB);
36 for(; claim_base < RAM_END; claim_base += ONE_MB) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/aty/
H A Dmach64_ct.c452 if (info->fix.smem_len<=ONE_MB) {
461 if (info->fix.smem_len<=ONE_MB) {
469 if (info->fix.smem_len<=ONE_MB) {
H A Dmach64_gx.c250 if (info->fix.smem_len < ONE_MB)
252 else if (info->fix.smem_len == ONE_MB)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/video/
H A Dmach64.h940 #define ONE_MB 0x100000 macro

Completed in 114 milliseconds