Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/drivers/pci/
Dpci-sh7751.h17 #define SH7751_DEVICE_ID 0x3505 macro
Dpci-sh7751.c90 if (id != ((SH7751_DEVICE_ID << 16) | SH7751_VENDOR_ID) && in sh7751_pci_init()