Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/drivers/pci/
H A Dpci-sh7780.h34 #define SH7780_PCIMBR(x) (0x1E0 + ((x) * 8)) macro
H A Dpci-sh7780.c369 __raw_writel(res->start, chan->reg_base + SH7780_PCIMBR(i - 1)); in sh7780_pci_init()