Searched refs:ALX_REV_B0 (Results 1 – 3 of 3) sorted by relevance
349 if (rev >= ALX_REV_B0) { in alx_reset_osc()782 bool adj_th = revid == ALX_REV_B0; in alx_post_phy_link()784 if (revid != ALX_REV_B0 && !alx_is_rev_a(revid)) in alx_post_phy_link()942 if (chip_rev >= ALX_REV_B0) in alx_configure_basic()
54 #define ALX_REV_B0 2 macro
1040 hw->max_dma_chnl = rev >= ALX_REV_B0 ? 4 : 2; in alx_identify_hw()