Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dtdvfbreg.h90 #define TDV_FBIINIT1_TILES_X 4 /* shift, bits 4-7 */ macro
H A Dtdvfb.c410 << TDV_FBIINIT1_TILES_X; in tdvfb_videomode_set()
413 fbiinit1 |= sc->sc_x_tiles << TDV_FBIINIT1_TILES_X; in tdvfb_videomode_set()
581 10 << TDV_FBIINIT1_TILES_X | /* tiles x/horizontal */ in tdvfb_fbiinit_defaults()