Home
last modified time | relevance | path

Searched defs:_base (Results 1 – 15 of 15) sorted by relevance

/linux/arch/mips/alchemy/common/
H A Dplatform.c51 #define PORT(_base, _irq) \ argument
288 #define MAC_RES(_base, _enable, _irq, _macdma) \ argument
/linux/drivers/tty/serial/8250/
H A D8250_fourport.c12 #define SERIAL8250_FOURPORT(_base, _irq) \ argument
/linux/drivers/gpio/
H A Dgpio-i8255.h10 #define i8255_volatile_regmap_range(_base) regmap_reg_range(_base, _base + 0x2) argument
/linux/arch/mips/jazz/
H A Dsetup.c87 #define MEMPORT(_base, _irq) \ argument
/linux/arch/mips/sni/
H A Da20r.c20 #define PORT(_base,_irq) \ argument
H A Dpcit.c22 #define PORT(_base,_irq) \ argument
H A Dpcimt.c70 #define PORT(_base,_irq) \ argument
H A Drm200.c27 #define MEMPORT(_base,_irq) \ argument
/linux/arch/powerpc/platforms/512x/
H A Dmpc512x_shared.c378 #define FIFOC(_base) ((struct mpc512x_psc_fifo __iomem *) \ argument
/linux/drivers/gpu/drm/vc4/
H A Dvc4_hdmi_regs.h166 #define _VC4_REG(_base, _reg, _offset) \ argument
/linux/include/linux/
H A Ddynamic_debug.h103 #define DECLARE_DYNDBG_CLASSMAP(_var, _maptype, _base, ...) \ argument
/linux/drivers/regulator/
H A Drtq2208-regulator.c371 #define BUCK_RG_SHIFT(_base, _shift) (_base + _shift) argument
/linux/drivers/clk/tegra/
H A Dclk-tegra210.c3440 #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 Digc_hw.h200 struct igc_dev_spec_base _base; member
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2800.h2211 #define BEACON_BASE_TO_OFFSET(_base) (((_base) - 0x4000) / 64) argument