Searched refs:pci_write_config_byte (Results 1 - 25 of 213) sorted by relevance

123456789

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/vr41xx/nec-cmbvr4133/
H A Dm1535plus.c112 pci_write_config_byte(dev, 0x40, 0x18); /* PCI Interface Control */
113 pci_write_config_byte(dev, 0x41, 0xc0); /* PS2 keyb & mouse enable */
114 pci_write_config_byte(dev, 0x42, 0x41); /* ISA bus cycle control */
115 pci_write_config_byte(dev, 0x43, 0x00); /* ISA bus cycle control 2 */
116 pci_write_config_byte(dev, 0x44, 0x5d); /* IDE enable & IRQ 14 */
117 pci_write_config_byte(dev, 0x45, 0x0b); /* PCI int polling mode */
118 pci_write_config_byte(dev, 0x47, 0x00); /* BIOS chip select control */
121 pci_write_config_byte(dev, 0x48, 0x03); /* INTA IRQ10, INTB disable */
122 pci_write_config_byte(dev, 0x49, 0x00); /* INTC and INTD disable */
123 pci_write_config_byte(de
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/pci/
H A Dfixup-sb1250.c22 pci_write_config_byte(dev, 0x40, 0xff);
42 pci_write_config_byte(dev, 0x64, 0xff);
H A Dfixup-malta.c79 pci_write_config_byte(pdev, 0x69, reg_val | 0xf0);
96 pci_write_config_byte(pdev, 0x41, reg_val|0x80);
98 pci_write_config_byte(pdev, 0x43, reg_val|0x80);
H A Dfixup-cobalt.c47 pci_write_config_byte(dev, 0x40, 0xb);
52 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 64);
53 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, 8);
69 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 64);
70 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, 8);
H A Dfixup-ddb5477.c41 pci_write_config_byte(dev, 0x41, old | 0xd0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dquirks.c25 pci_write_config_byte(dev, 0xf4, config|0x2);
44 pci_write_config_byte(dev, 0xf4, config);
H A Dreboot_fixups.c21 pci_write_config_byte(dev, 0x44, 0x1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Dpata_cypress.c75 pci_write_config_byte(pdev, CY82_IDE_MASTER_IOR, time_16);
76 pci_write_config_byte(pdev, CY82_IDE_MASTER_IOW, time_16);
77 pci_write_config_byte(pdev, CY82_IDE_MASTER_8BIT, time_8);
85 pci_write_config_byte(pdev, CY82_IDE_SLAVE_IOR, time_16);
86 pci_write_config_byte(pdev, CY82_IDE_SLAVE_IOW, time_16);
87 pci_write_config_byte(pdev, CY82_IDE_SLAVE_8BIT, time_8);
H A Dpata_cmd640.c104 pci_write_config_byte(pdev, arttim, reg);
107 pci_write_config_byte(pdev, arttim + 1, (t.active << 4) | t.recover);
115 pci_write_config_byte(pdev, ARTIM23, reg);
137 pci_write_config_byte(pdev, DRWTIM23, timing->reg58[adev->devno]);
227 pci_write_config_byte(pdev, 0x5B, 0x00);
231 pci_write_config_byte(pdev, CMDTIM, 0);
233 pci_write_config_byte(pdev, BRST, 0x40);
243 pci_write_config_byte(pdev, CNTRL, ctrl | 0xC0);
247 pci_write_config_byte(pdev, ARTIM23, ctrl);
H A Dpata_sil680.c110 pci_write_config_byte(pdev, addr, reset | 0x03);
112 pci_write_config_byte(pdev, addr, reset);
165 pci_write_config_byte(pdev, addr_mask, mode);
214 pci_write_config_byte(pdev, addr_mask, mode);
288 pci_write_config_byte(pdev, PCI_CACHE_LINE_SIZE, (class_rev) ? 1 : 255);
290 pci_write_config_byte(pdev, 0x80, 0x00);
291 pci_write_config_byte(pdev, 0x84, 0x00);
301 pci_write_config_byte(pdev, 0x8A, tmpbyte|0x10);
306 pci_write_config_byte(pdev, 0x8A, tmpbyte & ~0x20);
320 pci_write_config_byte(pde
[all...]
H A Dpata_hpt3x2n.c130 pci_write_config_byte(pdev, 0x5B, scr2 & ~0x01);
134 pci_write_config_byte(pdev, 0x5B, scr2);
155 pci_write_config_byte(pdev, 0x50 + 4 * ap->port_no, 0x37);
195 pci_write_config_byte(pdev, addr2, fast);
228 pci_write_config_byte(pdev, addr2, fast);
255 pci_write_config_byte(pdev, mscreg, msc_stat | 0x30);
541 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, (L1_CACHE_BYTES / 4));
542 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x78);
543 pci_write_config_byte(dev, PCI_MIN_GNT, 0x08);
544 pci_write_config_byte(de
[all...]
H A Dpata_cmd64x.c164 pci_write_config_byte(pdev, arttim, reg);
167 pci_write_config_byte(pdev, drwtim, (t.active << 4) | t.recover);
216 pci_write_config_byte(pdev, pciU, regU);
217 pci_write_config_byte(pdev, pciD, regD);
238 pci_write_config_byte(pdev, dma_reg, dma_intr | dma_mask);
445 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 64);
449 pci_write_config_byte(pdev, MRDMODE, mrdmode);
455 pci_write_config_byte(pdev, UDIDETCR0, 0xF0);
465 pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 64);
469 pci_write_config_byte(pde
[all...]
H A Dpata_serverworks.c252 pci_write_config_byte(pdev, 0x40 + offset, pio_mode[pio]);
259 pci_write_config_byte(pdev, 0x4A, csb5_pio | (pio << devbits));
285 pci_write_config_byte(pdev, 0x44 + offset, 0x20);
291 pci_write_config_byte(pdev, 0x56 + ap->port_no, ultra);
295 pci_write_config_byte(pdev, 0x44 + offset,
299 pci_write_config_byte(pdev, 0x54, ultra_cfg);
441 pci_write_config_byte(findev, 0x41, reg41);
460 pci_write_config_byte(pdev, 0x5A, btr);
472 pci_write_config_byte(pdev, 0x5A, btr);
512 pci_write_config_byte(pde
[all...]
H A Dpata_hpt366.c246 pci_write_config_byte(pdev, addr2, fast);
281 pci_write_config_byte(pdev, addr2, fast);
361 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, (L1_CACHE_BYTES / 4));
362 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x78);
363 pci_write_config_byte(dev, PCI_MIN_GNT, 0x08);
364 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08);
368 pci_write_config_byte(dev, 0x51, drive_fast & ~0x80);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/86xx/
H A Dmpc86xx_hpcn.c224 pci_write_config_byte(dev, reg, irq2pin[irq]); \
266 pci_write_config_byte(dev, 0x44, 0x30 | uli1575_irq_route_table[14]);
267 pci_write_config_byte(dev, 0x75, uli1575_irq_route_table[15]);
295 pci_write_config_byte(dev, 0xb8, c);
304 pci_write_config_byte(dev, 0x83, c);
306 pci_write_config_byte(dev, 0x09, 0x01);
307 pci_write_config_byte(dev, 0x0a, 0x06);
311 pci_write_config_byte(dev, 0x83, c);
315 pci_write_config_byte(dev, 0x84, c);
332 pci_write_config_byte(de
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/hw_random/
H A Damd-rng.c77 pci_write_config_byte(amd_pdev, 0x40, rnen);
81 pci_write_config_byte(amd_pdev, 0x41, rnen);
92 pci_write_config_byte(amd_pdev, 0x40, rnen);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/watchdog/
H A Dalim7101_wdt.c98 pci_write_config_byte(alim7101_pmu, ALI_7101_WDT, (tmp & ~ALI_WDT_ARM));
99 pci_write_config_byte(alim7101_pmu, ALI_7101_WDT, (tmp | ALI_WDT_ARM));
102 pci_write_config_byte(alim7101_pmu, ALI_7101_GPIO_O, tmp
104 pci_write_config_byte(alim7101_pmu, ALI_7101_GPIO_O, tmp
124 pci_write_config_byte(alim7101_pmu, ALI_7101_WDT, (tmp | ALI_WDT_ARM));
127 pci_write_config_byte(alim7101_pmu, ALI_7101_GPIO_O, tmp & ~0x20);
131 pci_write_config_byte(alim7101_pmu, ALI_7101_WDT, (tmp & ~ALI_WDT_ARM));
134 pci_write_config_byte(alim7101_pmu, ALI_7101_GPIO_O, tmp | 0x20);
352 pci_write_config_byte(alim7101_pmu, ALI_7101_WDT, 0x02);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/pci/
H A Dit8213.c112 pci_write_config_byte(dev, slave_port, slave_data);
172 pci_write_config_byte(dev, 0x48, reg48 | u_flag);
174 pci_write_config_byte(dev, 0x55, (u8) reg55|w_flag);
176 pci_write_config_byte(dev, 0x55, (u8) reg55 & ~w_flag);
183 pci_write_config_byte(dev, 0x54, reg54 | v_flag);
185 pci_write_config_byte(dev, 0x54, reg54 & ~v_flag);
188 pci_write_config_byte(dev, 0x48, reg48 & ~u_flag);
192 pci_write_config_byte(dev, 0x54, reg54 & ~v_flag);
194 pci_write_config_byte(dev, 0x55, (u8) reg55 & ~w_flag);
H A Dcmd64x.c217 (void) pci_write_config_byte(dev, drwtim_regs[drive->dn], drwtim);
271 (void) pci_write_config_byte(dev, arttim_regs[drive->dn], arttim);
350 (void) pci_write_config_byte(dev, pciU, regU);
392 (void) pci_write_config_byte(dev, irq_reg, irq_stat | irq_mask);
506 (void) pci_write_config_byte(dev, PCI_LATENCY_TIMER, 64);
511 (void) pci_write_config_byte(dev, MRDMODE, mrdmode);
519 (void) pci_write_config_byte(dev, MRDMODE, mrdmode | 0x02);
522 (void) pci_write_config_byte(dev, ARTTIM0, 0x40);
523 (void) pci_write_config_byte(dev, DRWTIM0, 0x3f);
524 (void) pci_write_config_byte(de
[all...]
H A Dalim15x3.c323 pci_write_config_byte(dev, portFIFO, (cd_dma_fifo & 0x0F) | 0x50);
325 pci_write_config_byte(dev, portFIFO, (cd_dma_fifo & 0xF0) | 0x05);
329 pci_write_config_byte(dev, portFIFO, cd_dma_fifo & 0x0F);
331 pci_write_config_byte(dev, portFIFO, cd_dma_fifo & 0xF0);
335 pci_write_config_byte(dev, port, s_clc);
336 pci_write_config_byte(dev, port+drive->select.b.unit+2, (a_clc << 4) | r_clc);
411 pci_write_config_byte(dev, m5229_udma, tmpbyte);
422 pci_write_config_byte(dev, m5229_udma, tmpbyte);
426 pci_write_config_byte(dev, 0x4b, tmpbyte);
507 pci_write_config_byte(de
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dk8temp.c64 pci_write_config_byte(pdev, REG_TEMP, tmp);
69 pci_write_config_byte(pdev, REG_TEMP, tmp);
77 pci_write_config_byte(pdev, REG_TEMP, tmp);
83 pci_write_config_byte(pdev, REG_TEMP, tmp);
160 pci_write_config_byte(pdev, REG_TEMP, scfg);
170 pci_write_config_byte(pdev, REG_TEMP, scfg);
177 pci_write_config_byte(pdev, REG_TEMP, scfg);
186 pci_write_config_byte(pdev, REG_TEMP, scfg);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/lib/
H A Dpci-auto.c155 pci_write_config_byte(dev, PCI_INTERRUPT_LINE, irq);
164 pci_write_config_byte(dev, PCI_PRIMARY_BUS, current_bus);
165 pci_write_config_byte(dev, PCI_SECONDARY_BUS, sub_bus + 1);
166 pci_write_config_byte(dev, PCI_SUBORDINATE_BUS, 0xff);
179 pci_write_config_byte(dev, PCI_IO_LIMIT,
192 pci_write_config_byte(dev, PCI_SUBORDINATE_BUS, sub_bus);
218 pci_write_config_byte(dev, PCI_IO_BASE,
322 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x80);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/mb93090-mb00/
H A Dpci-irq.c53 pci_write_config_byte(dev, PCI_INTERRUPT_LINE, dev->irq);
65 pci_write_config_byte(dev, PCI_INTERRUPT_LINE, dev->irq);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/ddb5xxx/ddb5477/
H A Dsetup.c349 pci_write_config_byte(&dev_m1533, 0x58, 0x74);
356 pci_write_config_byte(&dev_m1533, 0x44, 0x1d);
368 pci_write_config_byte(&dev_m5229, 0x50, temp8 | 0x1);
374 pci_write_config_byte(&dev_m5229, 0x04, temp8 | 0x5);
380 pci_write_config_byte(&dev_m5229, 0x09, 0xef);
383 pci_write_config_byte(&dev_m5229, 0x59, 0x31);
390 pci_write_config_byte(&dev_m5229, 0x4a, temp8 | 0x1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dbios32.c95 pci_write_config_byte(dev, 0x48, 0xff);
102 pci_write_config_byte(dev, 0x42, 0x01);
107 pci_write_config_byte(dev, 0x40, 0x22);
115 pci_write_config_byte(dev, 0x83, 0x02);
121 pci_write_config_byte(dev, 0x80, 0x11);
122 pci_write_config_byte(dev, 0x81, 0x00);
261 pci_write_config_byte(dev, 0x4b, 14);
262 pci_write_config_byte(dev, 0x4c, 15);
267 pci_write_config_byte(dev, 0x4d, 0x41);
272 pci_write_config_byte(de
[all...]

Completed in 224 milliseconds

123456789