Searched refs:BGE_ASICREV_BCM5717 (Results 1 – 2 of 2) sorted by relevance
356 { BGE_ASICREV_BCM5717, "unknown BCM5717" },1863 sc->bge_asicrev != BGE_ASICREV_BCM5717 && in bge_chipinit()2093 if (sc->bge_asicrev == BGE_ASICREV_BCM5717 || in bge_blockinit()2127 if (sc->bge_asicrev == BGE_ASICREV_BCM5717 || in bge_blockinit()2222 if (sc->bge_asicrev == BGE_ASICREV_BCM5717 || in bge_blockinit()2237 if (sc->bge_asicrev == BGE_ASICREV_BCM5717 || in bge_blockinit()2432 if (sc->bge_asicrev == BGE_ASICREV_BCM5717) in bge_blockinit()3359 if (sc->bge_asicrev == BGE_ASICREV_BCM5717 || in bge_attach()3387 case BGE_ASICREV_BCM5717: in bge_attach()3439 case BGE_ASICREV_BCM5717: in bge_attach()[all …]
357 #define BGE_ASICREV_BCM5717 0x5717 macro