Home
last modified time | relevance | path

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

12

/linux/drivers/tty/serial/8250/
H A DMakefile12 obj-$(CONFIG_SERIAL_8250) += 8250_base.o
13 8250_base-y := 8250_port.o
14 8250_base-$(CONFIG_SERIAL_8250_DMA) += 8250_dma.o
15 8250_base-$(CONFIG_SERIAL_8250_DWLIB) += 8250_dwlib.o
16 8250_base-$(CONFIG_SERIAL_8250_FINTEK) += 8250_fintek.o
17 8250_base-$(CONFIG_SERIAL_8250_PCILIB) += 8250_pcilib.o
H A D8250_fourport.c12 #define SERIAL8250_FOURPORT(_base, _irq) \ argument
13 SERIAL8250_PORT_FLAGS(_base, _irq, UPF_FOURPORT)
H A D8250.h110 #define SERIAL8250_PORT_FLAGS(_base, _irq, _flags) \ argument
112 .iobase = _base, \
119 #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, \
H A Dclk-ccu-div.c57 #define CCU_DIV_VAR_INFO(_id, _name, _pname, _base, _width, _flags, _features) \ argument
62 .base = _base, \
69 #define CCU_DIV_GATE_INFO(_id, _name, _pname, _base, _divider) \ argument
74 .base = _base, \
79 #define CCU_DIV_BUF_INFO(_id, _name, _pname, _base, _flags) \ argument
84 .base = _base, \
H A Dclk-ccu-pll.c35 #define CCU_PLL_INFO(_id, _name, _pname, _base, _flags, _features) \ argument
40 .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/drivers/net/ethernet/intel/igc/
H A Digc_i225.c61 if (hw->dev_spec._base.clear_semaphore_once) { in igc_get_hw_semaphore_i225()
62 hw->dev_spec._base.clear_semaphore_once = false; in igc_get_hw_semaphore_i225()
515 if (hw->dev_spec._base.eee_enable) { in igc_set_eee_i225()
573 if (hw->dev_spec._base.eee_enable && in igc_set_ltr_i225()
/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/fs/bcachefs/
H A Dutil.h572 #define bubble_sort(_base, _nr, _cmp) \ argument
580 if (_cmp((_base)[_i], (_base)[_i + 1]) > 0) { \
581 swap((_base)[_i], (_base)[_i + 1]); \
H A Deytzinger.h302 void *_base = (base); \
310 (_res = _cmp(_search, _base + _i * _size))) \
/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.h102 #define DECLARE_DYNDBG_CLASSMAP(_var, _maptype, _base, ...) \ argument
108 .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/include/linux/gpio/
H A Ddriver.h575 #define for_each_requested_gpio_in_range(_chip, _i, _base, _size, _label) \ argument
580 gpiochip_dup_line_label(_chip, _base + *_data.i)) == NULL) {} \
/linux/drivers/mtd/spi-nor/
H A Dcore.h550 #define SNOR_OTP(_len, _n_regions, _base, _offset) \ argument
553 .base = (_base), \
/linux/arch/mips/include/asm/
H A Dmips-cps.h21 return mips_##unit##_base + (off); \

12