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