Searched refs:SH7780_PCIMBMR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/sh/drivers/pci/ | ||
H A D | pci-sh7780.h | 35 #define SH7780_PCIMBMR(x) (0x1E4 + ((x) * 8)) macro |
H A D | pci-sh7780.c | 368 chan->reg_base + SH7780_PCIMBMR(i - 1)); in sh7780_pci_init() |