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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 120 milliseconds