/linux-3.3/drivers/tty/serial/8250/ |
D | 8250_boca.c | 13 #define PORT(_base,_irq) \ argument
|
D | 8250_fourport.c | 13 #define PORT(_base,_irq) \ argument
|
D | 8250_accent.c | 13 #define PORT(_base,_irq) \ argument
|
D | 8250_exar_st16c554.c | 16 #define PORT(_base,_irq) \ argument
|
D | 8250_mca.c | 23 #define PORT(_base,_irq) \ argument
|
/linux-3.3/arch/mips/alchemy/common/ |
D | platform.c | 48 #define PORT(_base, _irq) \ argument 221 #define MAC_RES(_base, _enable, _irq, _macdma) \ argument
|
/linux-3.3/arch/arm/mach-ep93xx/ |
D | dma.c | 31 #define DMA_CHANNEL(_name, _base, _irq) \ argument
|
/linux-3.3/arch/mips/jazz/ |
D | setup.c | 97 #define MEMPORT(_base, _irq) \ argument
|
/linux-3.3/arch/xtensa/platforms/xt2000/ |
D | setup.c | 124 #define _SERIAL_PORT(_base,_irq) \ argument
|
/linux-3.3/arch/mips/sni/ |
D | a20r.c | 20 #define PORT(_base,_irq) \ argument
|
D | pcit.c | 22 #define PORT(_base,_irq) \ argument
|
D | pcimt.c | 70 #define PORT(_base,_irq) \ argument
|
D | rm200.c | 27 #define MEMPORT(_base,_irq) \ argument
|
/linux-3.3/arch/mips/include/asm/sn/ |
D | addrs.h | 285 #define HUB_REG_PTR(_base, _off) \ argument 288 #define HUB_REG_PTR_L(_base, _off) \ argument 291 #define HUB_REG_PTR_S(_base, _off, _data) \ argument
|
/linux-3.3/arch/powerpc/platforms/512x/ |
D | mpc512x_shared.c | 396 #define FIFOC(_base) ((struct mpc512x_psc_fifo __iomem *) \ argument
|
/linux-3.3/mm/ |
D | vmscan.c | 126 #define prefetch_prev_lru_page(_page, _base, _field) \ argument 136 #define prefetch_prev_lru_page(_page, _base, _field) do { } while (0) argument 140 #define prefetchw_prev_lru_page(_page, _base, _field) \ argument 150 #define prefetchw_prev_lru_page(_page, _base, _field) do { } while (0) argument
|
/linux-3.3/drivers/gpio/ |
D | gpio-ep93xx.c | 280 #define EP93XX_GPIO_BANK(_label, _data, _dir, _base, _debounce) \ argument
|
/linux-3.3/net/ipv4/ |
D | inetpeer.c | 204 #define lookup(_daddr, _stack, _base) \ argument
|
/linux-3.3/arch/mips/include/asm/sn/sn0/ |
D | addrs.h | 139 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) \ argument
|
/linux-3.3/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_type.h | 1487 #define IXGBE_LED_OFFSET(_base, _i) (_base << (8 * (_i))) argument
|