Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/drivers/pci/
H A Dpci-sh7751.h44 #define SH7751_PCICONF1_WCC 0x00000080 /* Wait Cycle Control */ macro
H A Dpci-sh7751.c108 word = SH7751_PCICONF1_WCC | SH7751_PCICONF1_PER | in sh7751_pci_init()
/openbmc/u-boot/drivers/pci/
H A Dpci_sh7751.c50 #define SH7751_PCICONF1_WCC 0x00000080 macro