Searched refs:bitplanes (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/drivers/video/console/
H A Dnewport_con.c250 unsigned int bitplanes; newport_get_revisions() local
259 bitplanes = ((board_rev > 1) && (tmp & 0x80)) ? 8 : 24; newport_get_revisions()
282 ("NG1: Revision %d, %d bitplanes, REX3 revision %c, VC2 revision %c, xmap9 revision %c, cmap revision %c, bt445 revision %c\n", newport_get_revisions()
283 board_rev, bitplanes, L(rex3_rev), L(vc2_rev), L(xmap9_rev), newport_get_revisions()
H A Dfbcon.c42 * o afb Amiga bitplanes
44 * o ilbm Amiga interleaved bitplanes
45 * o iplan2p[248] Atari interleaved bitplanes
/linux-4.4.14/drivers/video/fbdev/
H A Datafb_iplan2p2.c3 * interleaved bitplanes à la Atari (2
H A Datafb_iplan2p4.c3 * interleaved bitplanes à la Atari (4
H A Datafb_iplan2p8.c3 * interleaved bitplanes à la Atari (8
H A Damifb.c951 static int amifb_ilbm = 0; /* interleaved or normal bitplanes */
H A Datafb.c1445 else if (hw->f_shift & 0x010) /* 8 bitplanes */ falcon_encode_var()
/linux-4.4.14/drivers/video/fbdev/matrox/
H A Dmatroxfb_misc.c202 hw->SEQ[2] = 0x0F; /* bitplanes */ matroxfb_vgaHWinit()

Completed in 174 milliseconds