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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dhe.h334 #define GEN_CNTL_0 0x40 macro
H A Dhe.c1007 if (pci_read_config_dword(pci_dev, GEN_CNTL_0, &gen_cntl_0) != 0) {
1008 hprintk("can't read GEN_CNTL_0\n");
1012 if (pci_write_config_dword(pci_dev, GEN_CNTL_0, gen_cntl_0) != 0) {
1013 hprintk("can't write GEN_CNTL_0.\n");
1091 pci_write_config_dword(pci_dev, GEN_CNTL_0, gen_cntl_0);
1145 pci_write_config_dword(pci_dev, GEN_CNTL_0, gen_cntl_0);
1555 pci_read_config_dword(pci_dev, GEN_CNTL_0, &gen_cntl_0);
1557 pci_write_config_dword(pci_dev, GEN_CNTL_0, gen_cntl_0);

Completed in 108 milliseconds