Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/macppc/dev/
H A Dplatinumfbreg.h46 #define PLATINUM_CMAP_SIZE 0x1000 /* XXX ofw says 0x800? */ macro
H A Dplatinumfb.c483 sc->sc_cmap_size = PLATINUM_CMAP_SIZE; in platinumfb_attach()