Searched refs:CRTC_DATA (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dvoodoofbreg.h267 #define CRTC_DATA 0x3d5 macro
H A Dsisfb.c142 #define CRTC_DATA (0x3d5 - SIS_VGA_PORT_OFFSET) macro
161 val = bus_space_read_1(fb->iot, fb->ioh, CRTC_DATA);
175 bus_space_write_1(fb->iot, fb->ioh, CRTC_DATA, val);
H A Dvoodoofb.c274 bus_space_write_1(sc->sc_ioregt, sc->sc_ioregh, CRTC_DATA - 0x300, val);
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dct65550reg.h33 #define CRTC_DATA 0x3d5 macro

Completed in 46 milliseconds