Searched refs:MIX (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sis/ |
H A D | sis900.c | 128 #define MIX 0x0003 macro 140 { "NS 83851 PHY", 0x2000, 0x5C20, MIX }, 141 { "NS 83847 PHY", 0x2000, 0x5C30, MIX }, 649 if (mii_chip_table[i].phy_types == MIX) in sis900_mii_probe()
|
H A D | sis190.c | 307 MIX = 0x03 enumerator 1347 phy->type = (p->type == MIX) ? in sis190_init_phy()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sis/ |
H A D | sis900.c | 128 #define MIX 0x0003 macro 140 { "NS 83851 PHY", 0x2000, 0x5C20, MIX }, 141 { "NS 83847 PHY", 0x2000, 0x5C30, MIX }, 656 if (mii_chip_table[i].phy_types == MIX) in sis900_mii_probe()
|
H A D | sis190.c | 307 MIX = 0x03 enumerator 1347 phy->type = (p->type == MIX) ? in sis190_init_phy()
|
Completed in 12 milliseconds