Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Duli526x.c31 #define PCI_ULI5263_ID (ULI5263_DEVICE_ID << 16 | ULI_VENDOR_ID) macro
817 if (chip_id == PCI_ULI5263_ID) { in uli_phy_write()
867 if (chip_id == PCI_ULI5263_ID) in uli_phy_read()
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Duli526x.c40 #define PCI_ULI5263_ID 0x526310B9 /* ULi M5263 ID*/ macro
339 case PCI_ULI5263_ID: in uli526x_init_one()
1732 { 0x10B9, 0x5263, PCI_ANY_ID, PCI_ANY_ID, 0, 0, PCI_ULI5263_ID },