Home
last modified time | relevance | path

Searched refs:MB_ (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/video/
Dclgenfb.c119 #define MB_ (1024*1024) macro
697 fix->smem_start = _info->fbmem_phys + 1 * MB_; in clgen_encode_fix()
701 fix->smem_start = _info->fbmem_phys + 2 * MB_; in clgen_encode_fix()
2233 disp->screen_base = (char *) fb_info->fbmem + 1 * MB_; in clgen_set_disp()
2242 disp->screen_base = (char *) fb_info->fbmem + 2 * MB_; in clgen_set_disp()
2254 disp->screen_base = (char *) fb_info->fbmem + 2 * MB_; in clgen_set_disp()
2582 board_size = 32 * MB_; in clgen_pci_setup()
2695 printk (" RAM (%lu MB) at $%lx, ", board_size / MB_, board_addr); in clgen_zorro_setup()