Lines Matching refs:outb
182 outb(0x3D6, 0xCE); /* Select Fix MClk before */
184 outb(0x3D7, tmp & 0x7F);
185 outb(0x3D6, 0xCC);
186 outb(0x3D7, (M - 2));
187 outb(0x3D6, 0xCD);
188 outb(0x3D7, (N - 2));
189 outb(0x3D6, 0xCE);
190 outb(0x3D7, (0x80 | (P * 16 + (PSN == 1))));
197 outb(0x3D6, 0xC0 + 4 * ProgClock);
198 outb(0x3D7, (M - 2));
199 outb(0x3D6, 0xC1 + 4 * ProgClock);
200 outb(0x3D7, (N - 2));
201 outb(0x3D6, 0xC2 + 4 * ProgClock);
202 outb(0x3D7, 0x0);
203 outb(0x3D6, 0xC3 + 4 * ProgClock);
204 outb(0x3D7, (P * 16 + (PSN == 1)));
210 outb(0x3D6, 0x33);
213 outb(0x3D7, tmp | 0x20);
215 outb(0x3D7, tmp & ~0x20);
217 outb(0x3D6, 0x30);
218 outb(0x3D7, (P * 2 + (PSN == 1)));
219 outb(0x3D6, 0x31);
220 outb(0x3D7, (M - 2));
221 outb(0x3D6, 0x32);
222 outb(0x3D7, (N - 2));
223 outb(0x3D6, 0x33);
224 outb(0x3D7, tmp);
226 outb(0x3D6, idx);
237 outb(0x3D6, 0x00);
275 outb(0x3D6, 0x02);
293 outb(0x3D6, 0x03);