Searched refs:BGE_ASICREV_BCM5906 (Results 1 – 3 of 3) sorted by relevance
352 { BGE_ASICREV_BCM5906, "unknown BCM5906" },557 if (sc->bge_asicrev == BGE_ASICREV_BCM5906 && in bge_readmem_ind()574 if (sc->bge_asicrev == BGE_ASICREV_BCM5906 && in bge_writemem_ind()618 if (sc->bge_asicrev == BGE_ASICREV_BCM5906) in bge_writembx()1015 if (sc->bge_asicrev != BGE_ASICREV_BCM5906) in bge_read_nvram()1155 if (sc->bge_asicrev == BGE_ASICREV_BCM5906 && in bge_miibus_writereg()1219 if (sc->bge_asicrev != BGE_ASICREV_BCM5906) in bge_miibus_statchg()1906 if (sc->bge_asicrev == BGE_ASICREV_BCM5906) { in bge_chipinit()1966 } else if (sc->bge_asicrev == BGE_ASICREV_BCM5906) { in bge_blockinit()2151 if (sc->bge_asicrev == BGE_ASICREV_BCM5906) { in bge_blockinit()[all …]
353 #define BGE_ASICREV_BCM5906 0x0c macro
1025 if (bge_sc->bge_asicrev == BGE_ASICREV_BCM5906) in brgphy_reset()