Searched refs:TSI108_MAC_CFG2_NOGIG (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/ | ||
D | tsi108_eth.h | 62 #define TSI108_MAC_CFG2_NOGIG (1 << 8) macro |
D | tsi108_eth.c | 325 mac_cfg2_reg |= TSI108_MAC_CFG2_NOGIG; in tsi108_check_phy() |