Searched refs:BGE_ASICREV_BCM5717 (Results 1 – 2 of 2) sorted by relevance
356 { BGE_ASICREV_BCM5717, "unknown BCM5717" },1857 sc->bge_asicrev != BGE_ASICREV_BCM5717 && in bge_chipinit()2087 if (sc->bge_asicrev == BGE_ASICREV_BCM5717 || in bge_blockinit()2121 if (sc->bge_asicrev == BGE_ASICREV_BCM5717 || in bge_blockinit()2216 if (sc->bge_asicrev == BGE_ASICREV_BCM5717 || in bge_blockinit()2231 if (sc->bge_asicrev == BGE_ASICREV_BCM5717 || in bge_blockinit()2426 if (sc->bge_asicrev == BGE_ASICREV_BCM5717) in bge_blockinit()3349 if (sc->bge_asicrev == BGE_ASICREV_BCM5717 || in bge_attach()3377 case BGE_ASICREV_BCM5717: in bge_attach()3429 case BGE_ASICREV_BCM5717: in bge_attach()[all …]
357 #define BGE_ASICREV_BCM5717 0x5717 macro