Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/drivers/pci/
H A Dpci-sh4.h133 #define SH4_PCIWCR3 0x1F0 /* Wait Control 3 Register */ macro
134 #define SH4_PCIMBR2 SH4_PCIWCR3
H A Dpci-sh7751.c161 pci_write_reg(chan, word, SH4_PCIWCR3); in sh7751_pci_init()