Home
last modified time | relevance | path

Searched refs:A_PCICFG_PM_CSR (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/chelsio/
Dcxgb2.c1354 pci_write_config_dword(pdev, A_PCICFG_PM_CSR, 3); in t1_sw_reset()
1355 pci_write_config_dword(pdev, A_PCICFG_PM_CSR, 0); in t1_sw_reset()
Dregs.h2085 #define A_PCICFG_PM_CSR 0x44 macro