Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb/
Dcxgb2.c1342 pci_write_config_dword(pdev, A_PCICFG_PM_CSR, 3); in t1_sw_reset()
1343 pci_write_config_dword(pdev, A_PCICFG_PM_CSR, 0); in t1_sw_reset()
Dregs.h2084 #define A_PCICFG_PM_CSR 0x44 macro