Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dtdvfbreg.h51 #define TDV_OFF_FB 0x400000/* frame buffer */ macro
H A Dtdvfb.c194 if (bus_space_subregion(sc->sc_cvgt, sc->sc_cvgh, TDV_OFF_FB, in tdvfb_attach()
200 (uint32_t) sc->sc_cvg_pa, (uint32_t) sc->sc_cvg_pa + TDV_OFF_FB); in tdvfb_attach()