Searched refs:SH7751R_DEVICE_ID (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/sh/drivers/pci/ | ||
H A D | pci-sh7751.h | 15 #define SH7751R_DEVICE_ID 0x350e macro |
H A D | pci-sh7751.c | 88 id != ((SH7751R_DEVICE_ID << 16) | SH7751_VENDOR_ID)) { in sh7751_pci_init() |