Searched refs:XWAY_STP_PHY_MASK (Results 1 – 1 of 1) sorted by relevance
58 #define XWAY_STP_PHY_MASK 0x7 macro191 XWAY_STP_PHY_MASK << XWAY_STP_PHY1_SHIFT, in xway_stp_hw_init()195 XWAY_STP_PHY_MASK << XWAY_STP_PHY2_SHIFT, in xway_stp_hw_init()202 XWAY_STP_PHY_MASK << XWAY_STP_PHY3_SHIFT, in xway_stp_hw_init()209 XWAY_STP_PHY_MASK << XWAY_STP_PHY4_SHIFT, in xway_stp_hw_init()278 chip->phy1 = phy & XWAY_STP_PHY_MASK; in xway_stp_probe()280 chip->phy2 = phy & XWAY_STP_PHY_MASK; in xway_stp_probe()286 chip->phy3 = phy & XWAY_STP_PHY_MASK; in xway_stp_probe()291 chip->phy4 = phy & XWAY_STP_PHY_MASK; in xway_stp_probe()