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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dtdfxfb.c433 int has_sgram; local
442 has_sgram = draminit1 & DRAMINIT1_MEM_SDRAM;
443 chip_size = has_sgram ? ((draminit0 & DRAMINIT0_SGRAM_TYPE) ? 2 : 1)
447 has_sgram = 0;
454 miscinit1 |= has_sgram ? 0 : MISCINIT1_2DBLOCK_DIS;

Completed in 49 milliseconds