Home
last modified time | relevance | path

Searched refs:EDB_MASTER_EN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/sis/
H A Dsis900.h57 EDB_MASTER_EN = 0x00002000 enumerator
H A Dsis900.c1405 * speed and duplex of phy. Bit EDB_MASTER_EN indicates the EDB
1416 if (sr32( cfg) & EDB_MASTER_EN) { in sis900_set_mode()