Home | History | Annotate | Download | only in gio

Lines Matching defs:newport_devconfig

56 	struct newport_devconfig *sc_dc;
60 struct newport_devconfig {
126 static struct newport_devconfig newport_console_dc;
133 rex3_write(struct newport_devconfig *dc, bus_size_t rexreg, uint32_t val)
140 rex3_write_go(struct newport_devconfig *dc, bus_size_t rexreg, uint32_t val)
146 rex3_read(struct newport_devconfig *dc, bus_size_t rexreg)
153 rex3_wait_gfifo(struct newport_devconfig *dc)
161 vc2_write_ireg(struct newport_devconfig *dc, uint8_t ireg, uint16_t val)
175 vc2_read_ireg(struct newport_devconfig *dc, uint8_t ireg)
199 vc2_read_ram(struct newport_devconfig *dc, uint16_t addr)
215 vc2_write_ram(struct newport_devconfig *dc, uint16_t addr, uint16_t val)
231 xmap9_read(struct newport_devconfig *dc, int crs)
244 xmap9_write(struct newport_devconfig *dc, int crs, uint8_t val)
258 xmap9_wait(struct newport_devconfig *dc)
264 xmap9_write_mode(struct newport_devconfig *dc, uint8_t index, uint32_t mode)
287 newport_fill_rectangle(struct newport_devconfig *dc, int x1, int y1, int wi,
318 newport_bitblt(struct newport_devconfig *dc, int xs, int ys, int xd,
363 newport_cmap_setrgb(struct newport_devconfig *dc, int index, uint8_t r,
390 newport_get_resolution(struct newport_devconfig *dc)
434 newport_setup_hw(struct newport_devconfig *dc, int depth)
578 newport_attach_common(struct newport_devconfig *dc, struct gio_attach_args *ga)
616 sc->sc_dc = kmem_zalloc(sizeof(struct newport_devconfig),
688 struct newport_devconfig *dc = cookie;
723 struct newport_devconfig *dc = scr->scr_cookie;
753 struct newport_devconfig *dc = scr->scr_cookie;
815 struct newport_devconfig *dc = scr->scr_cookie;
832 struct newport_devconfig *dc = scr->scr_cookie;
848 struct newport_devconfig *dc = scr->scr_cookie;
865 struct newport_devconfig *dc = scr->scr_cookie;
892 struct newport_devconfig *dc;
897 dc = (struct newport_devconfig *)vd->cookie;
934 struct newport_devconfig *dc;
937 dc = (struct newport_devconfig *)vd->cookie;