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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dtdfxfb.c425 int has_sgram = draminit1 & DRAMINIT1_MEM_SDRAM; local
430 if (has_sgram && !(draminit0 & DRAMINIT0_SGRAM_TYPE))
434 has_sgram = 0;
441 miscinit1 |= has_sgram ? 0 : MISCINIT1_2DBLOCK_DIS;

Completed in 188 milliseconds