Searched refs:MEM_CTL2_SIZE_2MB (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/video/ | ||
D | cyber2000fb.h | 102 #define MEM_CTL2_SIZE_2MB 0x01 macro |
D | cyber2000fb.c | 1607 case MEM_CTL2_SIZE_2MB: smem_size = 0x00200000; break; in cyberpro_probe() |