Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/drivers/pci/
H A Dpci-sh7751.h14 #define SH7751_DEVICE_ID 0x3505 macro
H A Dpci-sh7751.c87 if (id != ((SH7751_DEVICE_ID << 16) | SH7751_VENDOR_ID) && in sh7751_pci_init()