Searched refs:TSI108_MAC_CFG2_IFACE_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/ | ||
D | tsi108_eth.h | 61 #define TSI108_MAC_CFG2_IFACE_MASK (3 << 8) macro |
D | tsi108_eth.c | 319 mac_cfg2_reg &= ~TSI108_MAC_CFG2_IFACE_MASK; in tsi108_check_phy() |