Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfb.h73 #define FB_ACCEL_AMIGABLITT 2 /* Amiga Blitter */ macro
/openbmc/linux/drivers/video/fbdev/
H A Damifb.c3555 info->fix.accel = FB_ACCEL_AMIGABLITT; in amifb_probe()