Searched refs:MEM_CTL2_SIZE_4MB (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/video/ | ||
D | cyber2000fb.h | 103 #define MEM_CTL2_SIZE_4MB 0x02 macro |
D | cyber2000fb.c | 1606 case MEM_CTL2_SIZE_4MB: smem_size = 0x00400000; break; in cyberpro_probe() |