Searched refs:XWAY_STP_PHY_MASK (Results 1 – 1 of 1) sorted by relevance
61 #define XWAY_STP_PHY_MASK 0x7 macro178 XWAY_STP_PHY_MASK << XWAY_STP_PHY1_SHIFT, in xway_stp_hw_init()182 XWAY_STP_PHY_MASK << XWAY_STP_PHY2_SHIFT, in xway_stp_hw_init()245 chip->phy1 = phy & XWAY_STP_PHY_MASK; in xway_stp_probe()247 chip->phy2 = phy & XWAY_STP_PHY_MASK; in xway_stp_probe()