Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/savage/
Dsavagefb_driver.c1818 static unsigned char RamSavageNB[] = { 0, 2, 4, 8, 16, 32, 2, 2 }; in savage_init_hw() local
1880 videoRam = RamSavageNB[(config1 & 0xE0) >> 5] * 1024; in savage_init_hw()