Searched refs:XWAY_STP_PHY_MASK (Results 1 – 1 of 1) sorted by relevance
59 #define XWAY_STP_PHY_MASK 0x7 macro192 XWAY_STP_PHY_MASK << XWAY_STP_PHY1_SHIFT, in xway_stp_hw_init()196 XWAY_STP_PHY_MASK << XWAY_STP_PHY2_SHIFT, in xway_stp_hw_init()203 XWAY_STP_PHY_MASK << XWAY_STP_PHY3_SHIFT, in xway_stp_hw_init()210 XWAY_STP_PHY_MASK << XWAY_STP_PHY4_SHIFT, in xway_stp_hw_init()279 chip->phy1 = phy & XWAY_STP_PHY_MASK; in xway_stp_probe()281 chip->phy2 = phy & XWAY_STP_PHY_MASK; in xway_stp_probe()287 chip->phy3 = phy & XWAY_STP_PHY_MASK; in xway_stp_probe()292 chip->phy4 = phy & XWAY_STP_PHY_MASK; in xway_stp_probe()