Searched refs:BCE_PCICFG_MISC_CONFIG (Results 1 – 2 of 2) sorted by relevance
1184 pci_write_config(dev, BCE_PCICFG_MISC_CONFIG, in bce_attach()5035 pci_write_config(sc->bce_dev, BCE_PCICFG_MISC_CONFIG, val, 4); in bce_reset()5040 REG_WR(sc, BCE_PCICFG_MISC_CONFIG, val); in bce_reset()5044 val = REG_RD(sc, BCE_PCICFG_MISC_CONFIG); in bce_reset()
1530 #define BCE_PCICFG_MISC_CONFIG 0x00000068 macro