Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Datafb.c205 enum cardtype { IS_VGA, IS_MV300 }; enumerator
2233 case IS_MV300: in ext_setcolreg()
2868 external_card_type = IS_MV300; in atafb_setup_ext()
2888 if (external_card_type == IS_MV300) { in atafb_setup_ext()
3031 external_card_type = IS_MV300; in atafb_setup()