Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb/
Dcxgb2.c1295 pci_write_config_dword(pdev, A_PCICFG_PM_CSR, 3); in t1_sw_reset()
1296 pci_write_config_dword(pdev, A_PCICFG_PM_CSR, 0); in t1_sw_reset()
Dregs.h2075 #define A_PCICFG_PM_CSR 0x44 macro