Home
last modified time | relevance | path

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

/Linux-v6.1/include/video/
Dtdfx.h102 #define DRAMINIT0_SGRAM_NUM BIT(26) macro
/Linux-v6.1/drivers/video/fbdev/
Dtdfxfb.c407 int num_chips = (draminit0 & DRAMINIT0_SGRAM_NUM) ? 8 : 4; in do_lfb_size()