Searched refs:DRAMINIT0_SGRAM_TYPE (Results 1 – 2 of 2) sorted by relevance
/linux/include/video/ | ||
H A D | tdfx.h | 103 #define DRAMINIT0_SGRAM_TYPE BIT(27) macro |
/linux/drivers/video/fbdev/ | ||
H A D | tdfxfb.c | 414 if (has_sgram && !(draminit0 & DRAMINIT0_SGRAM_TYPE)) in do_lfb_size() |