Searched refs:BNX2_PCICFG_MISC_CONFIG (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/broadcom/
H A Dbnx2.c4752 REG_WR(bp, BNX2_PCICFG_MISC_CONFIG, val);
4760 REG_WR(bp, BNX2_PCICFG_MISC_CONFIG, val);
4772 val = REG_RD(bp, BNX2_PCICFG_MISC_CONFIG);
6419 pci_read_config_dword(bp->pdev, BNX2_PCICFG_MISC_CONFIG, &val2);
8058 REG_WR(bp, BNX2_PCICFG_MISC_CONFIG,
H A Dbnx2.h388 #define BNX2_PCICFG_MISC_CONFIG 0x00000068 macro

Completed in 70 milliseconds