Home
last modified time | relevance | path

Searched refs:_base (Results 1 – 9 of 9) sorted by relevance

/arch/xtensa/platforms/xt2000/
A Dsetup.c89 #define _SERIAL_PORT(_base,_irq) \ argument
91 .mapbase = (_base), \
92 .membase = (void*)(_base), \
/arch/mips/jazz/
A Dsetup.c87 #define MEMPORT(_base, _irq) \ argument
89 .mapbase = (_base), \
90 .membase = (void *)(_base), \
/arch/mips/alchemy/common/
A Dplatform.c51 #define PORT(_base, _irq) \ argument
53 .mapbase = _base, \
288 #define MAC_RES(_base, _enable, _irq, _macdma) \ argument
290 .start = _base, \
291 .end = _base + 0xffff, \
/arch/mips/sni/
A Da20r.c20 #define PORT(_base,_irq) \ argument
22 .iobase = _base, \
A Dpcimt.c70 #define PORT(_base,_irq) \ argument
72 .iobase = _base, \
A Dpcit.c22 #define PORT(_base,_irq) \ argument
24 .iobase = _base, \
A Drm200.c27 #define MEMPORT(_base,_irq) \ argument
29 .mapbase = _base, \
/arch/powerpc/platforms/512x/
A Dmpc512x_shared.c378 #define FIFOC(_base) ((struct mpc512x_psc_fifo __iomem *) \ argument
379 ((u32)(_base) + sizeof(struct mpc52xx_psc)))
/arch/mips/include/asm/
A Dmips-cps.h21 return mips_##unit##_base + (off); \

Completed in 22 milliseconds