Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfb.h94 #define FB_ACCEL_SUN_BWTWO 23 /* Sun bwtwo */ macro
/openbmc/linux/drivers/video/fbdev/
H A Dbw2.c193 info->fix.accel = FB_ACCEL_SUN_BWTWO; in bw2_init_fix()