Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Damifb.c610 #define VIDEOMEMSIZE_AGA_2M (1310720) /* AGA (2MB) : max 1280*1024*256 */ macro
3615 VIDEOMEMSIZE_AGA_2M) in amifb_probe()
3616 info->fix.smem_len = VIDEOMEMSIZE_AGA_2M; in amifb_probe()