Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/voyager/
Dvoyagerfb.c826 bus_space_write_4(sc->sc_memt, sc->sc_regh, SM502_DIMENSION, in voyagerfb_rectfill()
862 bus_space_write_4(sc->sc_memt, sc->sc_regh, SM502_DIMENSION, in voyagerfb_bitblt()
970 SM502_DIMENSION, (wi << 16) | he); in voyagerfb_putchar_mono()
1036 bus_space_write_4(sc->sc_memt, sc->sc_regh, SM502_DIMENSION, in voyagerfb_putchar_aa32()
1125 bus_space_write_4(sc->sc_memt, sc->sc_regh, SM502_DIMENSION, in voyagerfb_putchar_aa8()
/netbsd/src/sys/dev/ic/
Dsm502reg.h284 #define SM502_DIMENSION 0x100008 macro