HomeSort by: relevance | last modified time | path
    Searched defs:agten_write_idx (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/sbus/
agten.c 197 agten_write_idx(struct agten_softc *sc, int offset) function in typeref:typename:void
609 agten_write_idx(sc, IBM561_CMAP_TABLE + idx);
623 agten_write_idx(sc, IBM561_CMAP_TABLE + 256);
631 agten_write_idx(sc, IBM561_RED_GAMMA_TABLE);
634 agten_write_idx(sc, IBM561_GREEN_GAMMA_TABLE);
637 agten_write_idx(sc, IBM561_BLUE_GAMMA_TABLE);
642 agten_write_idx(sc, IBM561_CONFIG_REG3);
646 agten_write_idx(sc, IBM561_CONFIG_REG1);
651 agten_write_idx(sc, IBM561_CONFIG_REG2);
662 agten_write_idx(sc, IBM561_FB_WINTYPE)
    [all...]

Completed in 11 milliseconds