Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Duli526x.c32 #define PCI_ULI5263_ID (ULI5263_DEVICE_ID << 16 | ULI_VENDOR_ID) macro
818 if (chip_id == PCI_ULI5263_ID) { in uli_phy_write()
868 if (chip_id == PCI_ULI5263_ID) in uli_phy_read()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/
H A Duli526x.c40 #define PCI_ULI5263_ID 0x526310B9 /* ULi M5263 ID*/ macro
338 case PCI_ULI5263_ID: in uli526x_init_one()
1729 { 0x10B9, 0x5263, PCI_ANY_ID, PCI_ANY_ID, 0, 0, PCI_ULI5263_ID },