Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/drivers/pci/
Dpci-sh7780.h38 #define SH7780_PCIMBMR(x) (0x1E4 + ((x) * 8)) macro
Dpci-sh7780.c372 chan->reg_base + SH7780_PCIMBMR(i - 1)); in sh7780_pci_init()