Searched refs:SH7751_DEVICE_ID (Results 1 – 4 of 4) sorted by relevance
43 (u32)((SH7751_DEVICE_ID <<16) | (SH7751_VENDOR_ID))) { in pcibios_init_platform()
50 case (SH7751_DEVICE_ID << 16) | SH7751_VENDOR_ID: in pcibios_init_platform()
205 if ((id != ((SH7751_DEVICE_ID << 16) | SH7751_VENDOR_ID)) && in pci_check_direct()
38 #define SH7751_DEVICE_ID 0x3505 macro