Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Digsfbreg.h231 #define IGS_EXT_SEQ_15BPP 6 /* HiColor 16bpp, 5-5-5 */ macro
Digsfb_subr.c496 seq_mode = IGS_EXT_SEQ_15BPP; /* 5-5-5 */ in igsfb_set_mode()