Searched refs:PCIPM (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Dde2104x.c151 PCIPM = 0x40, enumerator in enum:__anon5951
229 /* PCIPM bits */
1198 pci_read_config_dword(de->pdev, PCIPM, &pmctl);
1201 pci_write_config_dword(de->pdev, PCIPM, pmctl);
1215 pci_read_config_dword(de->pdev, PCIPM, &pmctl);
1217 pci_write_config_dword(de->pdev, PCIPM, pmctl);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dnatsemi.c330 PCIPM = 0x44, enumerator in enum:pci_register_offsets
821 pci_read_config_dword(pdev, PCIPM, &tmp);
825 pci_write_config_dword(pdev, PCIPM, newtmp);

Completed in 102 milliseconds