Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dsubr.c782 pci_write_config_dword(adapter->pdev, A_PCICFG_INTR_ENABLE, in t1_interrupts_enable()
812 pci_write_config_dword(adapter->pdev, A_PCICFG_INTR_ENABLE, 0); in t1_interrupts_disable()
H A Dregs.h2089 #define A_PCICFG_INTR_ENABLE 0xf4 macro