Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/drivers/pci/
H A Dpci-sh7751.h15 #define SH7751R_DEVICE_ID 0x350e macro
H A Dpci-sh7751.c88 id != ((SH7751R_DEVICE_ID << 16) | SH7751_VENDOR_ID)) { in sh7751_pci_init()