Searched refs:ZZ9K_COLOR_32BIT (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/amiga/dev/
H A Dzz9kreg.h57 #define ZZ9K_COLOR_32BIT (2) macro
83 #define ZZ9K_MODE_COLOR_32BIT (ZZ9K_COLOR_32BIT << 8)
H A Dzz9k_fb.c334 zzfb_colors[ZZ9K_COLOR_32BIT].name);
451 ZZREG_W(ZZ9K_BLITTER_COLORMODE, ZZ9K_COLOR_32BIT);
474 if ((color_mode == ZZ9K_COLOR_32BIT) && (sc->sc_width > 1920))
523 case ZZ9K_COLOR_32BIT: /* BGRA8888 */

Completed in 175 milliseconds