Searched refs:newport_cmap_setrgb (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/arch/sgimips/gio/ |
H A D | newport.c | 363 newport_cmap_setrgb(struct newport_devconfig *dc, int index, uint8_t r, in newport_cmap_setrgb() function 510 newport_cmap_setrgb(dc, i, our_cmap[i * 3], in newport_setup_hw() 515 newport_cmap_setrgb(dc, 0x1f00 + i, i, i, i); in newport_setup_hw() 537 newport_cmap_setrgb(dc, 0x1f00 + i, i, i, i); in newport_setup_hw()
|