HomeSort by: relevance | last modified time | path
    Searched refs:igs_crtc_write (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
igsfb_subr.c 160 igs_crtc_write(iot, ioh, 0x00, 0x5f);
161 igs_crtc_write(iot, ioh, 0x01, 0x4f);
162 igs_crtc_write(iot, ioh, 0x02, 0x50);
163 igs_crtc_write(iot, ioh, 0x03, 0x80);
164 igs_crtc_write(iot, ioh, 0x04, 0x52);
165 igs_crtc_write(iot, ioh, 0x05, 0x9d);
166 igs_crtc_write(iot, ioh, 0x06, 0x0b);
167 igs_crtc_write(iot, ioh, 0x07, 0x3e);
170 igs_crtc_write(iot, ioh, 0x08, 0x00);
171 igs_crtc_write(iot, ioh, 0x09, 0x40); /* <- either 0x40 or 0x60 *
    [all...]
igsfbvar.h 172 #define igs_crtc_write(t,h,x,v) \ macro

Completed in 11 milliseconds