Searched refs:SH7751_DEVICE_ID (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/sh/drivers/pci/ | ||
D | pci-sh7751.h | 17 #define SH7751_DEVICE_ID 0x3505 macro |
D | pci-sh7751.c | 90 if (id != ((SH7751_DEVICE_ID << 16) | SH7751_VENDOR_ID) && in sh7751_pci_init() |