Home
last modified time | relevance | path

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

/arch/sh/drivers/pci/
Dpci-sh7780.h16 #define SH7780_VENDOR_ID 0x1912 macro
Dpci-sh7780.c59 if ((id & 0xffff) == SH7780_VENDOR_ID) { in sh7780_pci_init()