Searched defs:_base (Results 1 – 15 of 15) sorted by relevance
| /linux/arch/mips/alchemy/common/ |
| H A D | platform.c | 51 #define PORT(_base, _irq) \ argument 288 #define MAC_RES(_base, _enable, _irq, _macdma) \ argument
|
| /linux/drivers/tty/serial/8250/ |
| H A D | 8250_fourport.c | 12 #define SERIAL8250_FOURPORT(_base, _irq) \ argument
|
| /linux/drivers/gpio/ |
| H A D | gpio-i8255.h | 10 #define i8255_volatile_regmap_range(_base) regmap_reg_range(_base, _base + 0x2) argument
|
| /linux/arch/mips/jazz/ |
| H A D | setup.c | 87 #define MEMPORT(_base, _irq) \ argument
|
| /linux/arch/mips/sni/ |
| H A D | a20r.c | 20 #define PORT(_base,_irq) \ argument
|
| H A D | pcit.c | 22 #define PORT(_base,_irq) \ argument
|
| H A D | pcimt.c | 70 #define PORT(_base,_irq) \ argument
|
| H A D | rm200.c | 27 #define MEMPORT(_base,_irq) \ argument
|
| /linux/arch/powerpc/platforms/512x/ |
| H A D | mpc512x_shared.c | 378 #define FIFOC(_base) ((struct mpc512x_psc_fifo __iomem *) \ argument
|
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_hdmi_regs.h | 166 #define _VC4_REG(_base, _reg, _offset) \ argument
|
| /linux/include/linux/ |
| H A D | dynamic_debug.h | 103 #define DECLARE_DYNDBG_CLASSMAP(_var, _maptype, _base, ...) \ argument
|
| /linux/drivers/regulator/ |
| H A D | rtq2208-regulator.c | 371 #define BUCK_RG_SHIFT(_base, _shift) (_base + _shift) argument
|
| /linux/drivers/clk/tegra/ |
| H A D | clk-tegra210.c | 3440 #define car_readl(_base, _off) readl_relaxed(clk_base + (_base) + ((_off) * 4)) argument 3441 #define car_writel(_val, _base, _off) \ argument
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_hw.h | 200 struct igc_dev_spec_base _base; member
|
| /linux/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2800.h | 2211 #define BEACON_BASE_TO_OFFSET(_base) (((_base) - 0x4000) / 64) argument
|