Home
last modified time | relevance | path

Searched refs:MIX (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/telephony/
Dixj.h349 } MIX; typedef
1252 MIX mix;
/linux-2.6.39/drivers/net/
Dsis900.c127 #define MIX 0x0003 macro
139 { "NS 83851 PHY", 0x2000, 0x5C20, MIX },
140 { "NS 83847 PHY", 0x2000, 0x5C30, MIX },
645 if (mii_chip_table[i].phy_types == MIX) in sis900_mii_probe()
Dsis190.c308 MIX = 0x03 enumerator
1342 phy->type = (p->type == MIX) ? in sis190_init_phy()