Home
last modified time | relevance | path

Searched refs:DRAMINIT0_SGRAM_NUM (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/video/
H A Dtdfx.h102 #define DRAMINIT0_SGRAM_NUM BIT(26) macro
/kernel/linux/linux-6.6/include/video/
H A Dtdfx.h102 #define DRAMINIT0_SGRAM_NUM BIT(26) macro
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dtdfxfb.c408 int num_chips = (draminit0 & DRAMINIT0_SGRAM_NUM) ? 8 : 4; in do_lfb_size()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dtdfxfb.c407 int num_chips = (draminit0 & DRAMINIT0_SGRAM_NUM) ? 8 : 4; in do_lfb_size()

Completed in 5 milliseconds