Home
last modified time | relevance | path

Searched refs:SH7780_PCIDID (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dcpu_sh7785.h64 #define SH7780_PCIDID 0xFE040002 macro
H A Dcpu_sh7780.h109 #define SH7780_PCIDID 0xFE040002 macro
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_sh7780.c60 && p4_inw(SH7780_PCIDID) != SH7780_DEVICE_ID) { in pci_sh7780_init()