Searched refs:BCE_CHIP_REV (Results 1 – 3 of 3) sorted by relevance
1084 if ((BCE_CHIP_REV(bce_sc) == BCE_CHIP_REV_Ax) || in brgphy_reset()1085 (BCE_CHIP_REV(bce_sc) == BCE_CHIP_REV_Bx)) in brgphy_reset()
528 #define BCE_CHIP_REV(sc) (((sc)->bce_chipid) & 0x0000f000) macro
4721 if ((BCE_CHIP_REV(sc) == BCE_CHIP_REV_Ax)) { in bce_init_cpus()