Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/dec/tulip/
Ddmfe.c105 #define PCI_DM9009_ID 0x90091282 /* Davicom DM9009 ID */ macro
642 if (db->chip_id == PCI_DM9009_ID) { in dmfe_init_dm910x()
1697 if (db->chip_id == PCI_DM9009_ID) { in dmfe_set_phyxcer()
1719 if (db->chip_id == PCI_DM9009_ID) phy_reg &= 0x61; in dmfe_set_phyxcer()
2103 { 0x1282, 0x9009, PCI_ANY_ID, PCI_ANY_ID, 0, 0, PCI_DM9009_ID },