Home
last modified time | relevance | path

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

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