Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
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()