Home
last modified time | relevance | path

Searched refs:DRAMINIT0_SGRAM_TYPE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/video/
H A Dtdfx.h103 #define DRAMINIT0_SGRAM_TYPE BIT(27) macro
/openbmc/linux/drivers/video/fbdev/
H A Dtdfxfb.c414 if (has_sgram && !(draminit0 & DRAMINIT0_SGRAM_TYPE)) in do_lfb_size()