Searched refs:DRAMINIT0_SGRAM_NUM (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/include/video/ | ||
D | tdfx.h | 101 #define DRAMINIT0_SGRAM_NUM BIT(26) macro |
/linux-3.3/drivers/video/ | ||
D | tdfxfb.c | 427 int num_chips = (draminit0 & DRAMINIT0_SGRAM_NUM) ? 8 : 4; in do_lfb_size() |