Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dof.c19 #define ONE_MB 0x100000 macro
33 claim_base = _ALIGN_UP((unsigned long)_end, ONE_MB); in of_try_claim()
35 for(; claim_base < RAM_END; claim_base += ONE_MB) { in of_try_claim()
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dof.c19 #define ONE_MB 0x100000 macro
33 claim_base = _ALIGN_UP((unsigned long)_end, ONE_MB); in of_try_claim()
35 for(; claim_base < RAM_END; claim_base += ONE_MB) { in of_try_claim()
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Dmach64_ct.c452 if (info->fix.smem_len<=ONE_MB) { in aty_init_pll_ct()
461 if (info->fix.smem_len<=ONE_MB) { in aty_init_pll_ct()
469 if (info->fix.smem_len<=ONE_MB) { in aty_init_pll_ct()
H A Dmach64_gx.c255 if (info->fix.smem_len < ONE_MB) in aty_set_dac_ATI68860_B()
257 else if (info->fix.smem_len == ONE_MB) in aty_set_dac_ATI68860_B()
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Dmach64_ct.c453 if (info->fix.smem_len<=ONE_MB) { in aty_init_pll_ct()
462 if (info->fix.smem_len<=ONE_MB) { in aty_init_pll_ct()
470 if (info->fix.smem_len<=ONE_MB) { in aty_init_pll_ct()
H A Dmach64_gx.c255 if (info->fix.smem_len < ONE_MB) in aty_set_dac_ATI68860_B()
257 else if (info->fix.smem_len == ONE_MB) in aty_set_dac_ATI68860_B()
/kernel/linux/linux-5.10/include/video/
H A Dmach64.h936 #define ONE_MB 0x100000 macro
/kernel/linux/linux-6.6/include/video/
H A Dmach64.h936 #define ONE_MB 0x100000 macro

Completed in 17 milliseconds