Home
last modified time | relevance | path

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

/linux/include/video/
H A Dtdfx.h105 #define DRAMINIT0_SGRAM_TYPE_SHIFT 27 macro
/linux/drivers/video/fbdev/
H A Dtdfxfb.c420 chip_size = 1 << (chip_size >> DRAMINIT0_SGRAM_TYPE_SHIFT); in do_lfb_size()