Searched refs:BCE_PCICFG_MISC_CONFIG (Results 1 – 2 of 2) sorted by relevance
730 pci_write_config(dev, BCE_PCICFG_MISC_CONFIG, in bce_attach()3521 pci_write_config(sc->bce_dev, BCE_PCICFG_MISC_CONFIG, val, 4); in bce_reset()3526 REG_WR(sc, BCE_PCICFG_MISC_CONFIG, val); in bce_reset()3530 val = REG_RD(sc, BCE_PCICFG_MISC_CONFIG); in bce_reset()
959 #define BCE_PCICFG_MISC_CONFIG 0x00000068 macro