Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/8250/
H A DMakefile11 obj-$(CONFIG_SERIAL_8250) += 8250_base.o
12 8250_base-y := 8250_port.o
13 8250_base-$(CONFIG_SERIAL_8250_DMA) += 8250_dma.o
14 8250_base-$(CONFIG_SERIAL_8250_DWLIB) += 8250_dwlib.o
15 8250_base-$(CONFIG_SERIAL_8250_FINTEK) += 8250_fintek.o
16 8250_base-$(CONFIG_SERIAL_8250_PCILIB) += 8250_pcilib.o
17 8250_base-$(CONFIG_SERIAL_8250_RSA) += 8250_rsa.o
H A D8250_fourport.c12 #define SERIAL8250_FOURPORT(_base, _irq) \ argument
13 SERIAL8250_PORT_FLAGS(_base, _irq, UPF_FOURPORT)
H A D8250.h101 #define SERIAL8250_PORT_FLAGS(_base, _irq, _flags) \ argument
103 .iobase = _base, \
110 #define SERIAL8250_PORT(_base, _irq) SERIAL8250_PORT_FLAGS(_base, _irq, 0) argument
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_wed_debugfs.c31 #define DUMP_RING(_prefix, _base, ...) \ argument
32 { _prefix " BASE", _base, __VA_ARGS__ }, \
33 { _prefix " CNT", _base + 0x4, __VA_ARGS__ }, \
34 { _prefix " CIDX", _base + 0x8, __VA_ARGS__ }, \
35 { _prefix " DIDX", _base + 0xc, __VA_ARGS__ }
39 #define DUMP_WED_RING(_base) DUMP_RING(#_base, MTK_##_base, DUMP_TYPE_WED) argument
42 #define DUMP_WDMA_RING(_base) DUMP_RING(#_base, MTK_##_base, DUMP_TYPE_WDMA) argument
47 #define DUMP_WED_RRO_RING(_base)DUMP_RING("WED_RRO_MIOD", MTK_##_base, DUMP_TYPE_WED_RRO) argument
48 #define DUMP_WED_RRO_FDBK(_base)DUMP_RING("WED_RRO_FDBK", MTK_##_base, DUMP_TYPE_WED_RRO) argument
/linux/drivers/gpio/
H A Dgpio-i8255.h10 #define i8255_volatile_regmap_range(_base) regmap_reg_range(_base, _base + 0x2) argument
/linux/arch/xtensa/platforms/xt2000/
H A Dsetup.c89 #define _SERIAL_PORT(_base,_irq) \ argument
91 .mapbase = (_base), \
92 .membase = (void*)(_base), \
/linux/drivers/clk/baikal-t1/
H A Dccu-rst.c45 #define CCU_RST_TRIG(_base, _ofs) \ argument
48 .base = _base, \
52 #define CCU_RST_DIR(_base, _ofs) \ argument
55 .base = _base, \
/linux/arch/mips/jazz/
H A Dsetup.c87 #define MEMPORT(_base, _irq) \ argument
89 .mapbase = (_base), \
90 .membase = (void *)(_base), \
/linux/arch/mips/alchemy/common/
H 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, \
/linux/arch/mips/sni/
H A Da20r.c20 #define PORT(_base,_irq) \ argument
22 .iobase = _base, \
H A Dpcit.c22 #define PORT(_base,_irq) \ argument
24 .iobase = _base, \
H A Dpcimt.c70 #define PORT(_base,_irq) \ argument
72 .iobase = _base, \
H A Drm200.c27 #define MEMPORT(_base,_irq) \ argument
29 .mapbase = _base, \
/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.h133 #define CLUSTER_DBGAHB(_id, _base, _type, _reg) \ argument
134 { .name = #_id, .statetype = _type, .base = _base, \
182 #define HLSQ_DBG_REGS(_base, _type, _array) \ argument
183 { .val0 = _base, .val1 = _type, .registers = _array, \
/linux/include/linux/
H A Ddynamic_debug.h103 #define DECLARE_DYNDBG_CLASSMAP(_var, _maptype, _base, ...) \ argument
109 .base = _base, \
/linux/arch/powerpc/platforms/512x/
H A Dmpc512x_shared.c378 #define FIFOC(_base) ((struct mpc512x_psc_fifo __iomem *) \ argument
379 ((u32)(_base) + sizeof(struct mpc52xx_psc)))
/linux/drivers/scsi/aic94xx/
H A Daic94xx_reg.c113 u32 map_offs = (reg - io_handle->ww##_base) + asd_mem_offs_##ww();\
122 u32 map_offs = (reg - io_handle->ww##_base) + asd_mem_offs_##ww();\
/linux/drivers/regulator/
H A Drtq2208-regulator.c370 #define BUCK_RG_SHIFT(_base, _shift) (_base + _shift) argument
/linux/drivers/gpu/drm/vc4/
H A Dvc4_hdmi_regs.h166 #define _VC4_REG(_base, _reg, _offset) \ argument
169 .reg = _base, \
/linux/drivers/net/ethernet/intel/igc/
H A Digc_base.c132 struct igc_dev_spec_base *dev_spec = &hw->dev_spec._base; in igc_init_mac_params_base()
H A Digc_ethtool.c1750 edata->eee_enabled = hw->dev_spec._base.eee_enable; in igc_ethtool_get_eee()
1801 if (hw->dev_spec._base.eee_enable != edata->eee_enabled) { in igc_ethtool_set_eee()
1802 hw->dev_spec._base.eee_enable = edata->eee_enabled; in igc_ethtool_set_eee()
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2800.h2211 #define BEACON_BASE_TO_OFFSET(_base) (((_base) - 0x4000) / 64) 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
3442 writel_relaxed(_val, clk_base + (_base) + ((_off) * 4))
/linux/mm/
H A Dvmscan.c186 #define prefetchw_prev_lru_folio(_folio, _base, _field) \ argument
188 if ((_folio)->lru.prev != _base) { \
196 #define prefetchw_prev_lru_folio(_folio, _base, _field) do { } while (0) argument