Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Duli526x.c25 #define ULI_VENDOR_ID 0x10B9 macro
29 #define PCI_ULI5261_ID (ULI5261_DEVICE_ID << 16 | ULI_VENDOR_ID)
31 #define PCI_ULI5263_ID (ULI5263_DEVICE_ID << 16 | ULI_VENDOR_ID)
191 { ULI_VENDOR_ID, ULI5261_DEVICE_ID}, /* 5261 device */
192 { ULI_VENDOR_ID, ULI5263_DEVICE_ID}, /* 5263 device */