/Linux-v5.10/drivers/tty/serial/8250/ |
D | Makefile | 6 obj-$(CONFIG_SERIAL_8250) += 8250.o 8250_base.o 9 8250_base-y := 8250_port.o 10 8250_base-$(CONFIG_SERIAL_8250_DMA) += 8250_dma.o 11 8250_base-$(CONFIG_SERIAL_8250_DWLIB) += 8250_dwlib.o 12 8250_base-$(CONFIG_SERIAL_8250_FINTEK) += 8250_fintek.o
|
D | 8250_fourport.c | 12 #define SERIAL8250_FOURPORT(_base, _irq) \ argument 13 SERIAL8250_PORT_FLAGS(_base, _irq, UPF_FOURPORT)
|
D | 8250.h | 99 #define SERIAL8250_PORT_FLAGS(_base, _irq, _flags) \ argument 101 .iobase = _base, \ 108 #define SERIAL8250_PORT(_base, _irq) SERIAL8250_PORT_FLAGS(_base, _irq, 0) argument
|
/Linux-v5.10/arch/xtensa/platforms/xt2000/ |
D | setup.c | 93 #define _SERIAL_PORT(_base,_irq) \ argument 95 .mapbase = (_base), \ 96 .membase = (void*)(_base), \
|
/Linux-v5.10/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_catalog.c | 329 #define SSPP_BLK(_name, _id, _base, _features, \ argument 333 .base = _base, .len = 0x1c8, \ 389 #define LM_BLK(_name, _id, _base, _fmask, _sblk, _pp, _lmpair, _dspp) \ argument 392 .base = _base, .len = 0x320, \ 457 #define DSPP_BLK(_name, _id, _base) \ argument 460 .base = _base, .len = 0x1800, \ 484 #define PP_BLK_TE(_name, _id, _base) \ argument 487 .base = _base, .len = 0xd4, \ 491 #define PP_BLK(_name, _id, _base) \ argument 494 .base = _base, .len = 0xd4, \ [all …]
|
/Linux-v5.10/arch/mips/jazz/ |
D | setup.c | 98 #define MEMPORT(_base, _irq) \ argument 100 .mapbase = (_base), \ 101 .membase = (void *)(_base), \
|
/Linux-v5.10/arch/arm/mach-ep93xx/ |
D | dma.c | 29 #define DMA_CHANNEL(_name, _base, _irq) \ argument 30 { .name = (_name), .base = (_base), .irq = (_irq) }
|
/Linux-v5.10/arch/mips/alchemy/common/ |
D | platform.c | 51 #define PORT(_base, _irq) \ argument 53 .mapbase = _base, \ 282 #define MAC_RES(_base, _enable, _irq, _macdma) \ argument 284 .start = _base, \ 285 .end = _base + 0xffff, \
|
/Linux-v5.10/drivers/gpu/drm/msm/adreno/ |
D | a6xx_gpu_state.h | 123 #define CLUSTER_DBGAHB(_id, _base, _type, _reg) \ argument 124 { .name = #_id, .statetype = _type, .base = _base, \ 172 #define HLSQ_DBG_REGS(_base, _type, _array) \ argument 173 { .val0 = _base, .val1 = _type, .registers = _array, \
|
/Linux-v5.10/drivers/clk/baikal-t1/ |
D | clk-ccu-div.c | 57 #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, \
|
D | clk-ccu-pll.c | 34 #define CCU_PLL_INFO(_id, _name, _pname, _base, _flags) \ argument 39 .base = _base, \
|
/Linux-v5.10/arch/mips/sni/ |
D | a20r.c | 20 #define PORT(_base,_irq) \ argument 22 .iobase = _base, \
|
D | pcimt.c | 70 #define PORT(_base,_irq) \ argument 72 .iobase = _base, \
|
D | pcit.c | 22 #define PORT(_base,_irq) \ argument 24 .iobase = _base, \
|
D | rm200.c | 27 #define MEMPORT(_base,_irq) \ argument 29 .mapbase = _base, \
|
/Linux-v5.10/drivers/net/ethernet/intel/igc/ |
D | igc_i225.c | 60 if (hw->dev_spec._base.clear_semaphore_once) { in igc_get_hw_semaphore_i225() 61 hw->dev_spec._base.clear_semaphore_once = false; in igc_get_hw_semaphore_i225() 510 if (hw->dev_spec._base.eee_enable) { in igc_set_eee_i225() 568 if (hw->dev_spec._base.eee_enable && in igc_set_ltr_i225()
|
D | igc_base.c | 129 struct igc_dev_spec_base *dev_spec = &hw->dev_spec._base; in igc_init_mac_params_base()
|
D | igc_hw.h | 204 struct igc_dev_spec_base _base; member
|
/Linux-v5.10/arch/powerpc/platforms/512x/ |
D | mpc512x_shared.c | 392 #define FIFOC(_base) ((struct mpc512x_psc_fifo __iomem *) \ argument 393 ((u32)(_base) + sizeof(struct mpc52xx_psc)))
|
/Linux-v5.10/drivers/scsi/aic94xx/ |
D | aic94xx_reg.c | 113 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-v5.10/drivers/gpu/drm/vc4/ |
D | vc4_hdmi_regs.h | 129 #define _VC4_REG(_base, _reg, _offset) \ argument 132 .reg = _base, \
|
/Linux-v5.10/drivers/gpio/ |
D | gpio-ep93xx.c | 285 #define EP93XX_GPIO_BANK(_label, _data, _dir, _base, _has_irq, _has_hier, _irq_base) \ argument 290 .base = _base, \
|
D | gpio-f7188x.c | 149 #define F7188X_GPIO_BANK(_base, _ngpio, _regbase) \ argument 160 .base = _base, \
|
/Linux-v5.10/arch/mips/include/asm/ |
D | mips-cps.h | 19 return mips_##unit##_base + (off); \
|
/Linux-v5.10/include/linux/ |
D | vt_kern.h | 186 unsigned int rolled_over, void *_base, unsigned int size);
|