Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c1294 pci_write_config_dword(pdev, A_PCICFG_PM_CSR, 3); in t1_sw_reset()
1295 pci_write_config_dword(pdev, A_PCICFG_PM_CSR, 0); in t1_sw_reset()
H A Dregs.h2075 #define A_PCICFG_PM_CSR 0x44 macro