/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_catalog.c | 785 #define SSPP_BLK(_name, _id, _base, _features, \ argument 919 #define LM_BLK(_name, _id, _base, _fmask, _sblk, _pp, _lmpair, _dspp) \ argument 1060 #define DSPP_BLK(_name, _id, _base, _mask, _sblk) \ argument 1116 #define PP_BLK_TE(_name, _id, _base, _merge_3d, _sblk, _done, _rdptr) \ argument 1126 #define PP_BLK(_name, _id, _base, _merge_3d, _sblk, _done, _rdptr) \ argument 1187 #define MERGE_3D_BLK(_name, _id, _base) \ argument 1211 #define DSC_BLK(_name, _id, _base) \ argument 1228 #define INTF_BLK(_name, _id, _base, _type, _ctrl_id, _progfetch, _features, _reg, _underrun_bit, _v… argument 1290 #define WB_BLK(_name, _id, _base, _features, _clk_ctrl, \ argument
|
/linux-6.1.9/drivers/net/ethernet/mediatek/ |
D | mtk_wed_debugfs.c | 25 #define DUMP_RING(_prefix, _base, ...) \ argument 32 #define DUMP_WED_RING(_base) DUMP_RING(#_base, MTK_##_base, DUMP_TYPE_WED) argument 35 #define DUMP_WDMA_RING(_base) DUMP_RING(#_base, MTK_##_base, DUMP_TYPE_WDMA) argument
|
/linux-6.1.9/arch/mips/alchemy/common/ |
D | platform.c | 51 #define PORT(_base, _irq) \ argument 282 #define MAC_RES(_base, _enable, _irq, _macdma) \ argument
|
/linux-6.1.9/drivers/clk/baikal-t1/ |
D | ccu-rst.c | 45 #define CCU_RST_TRIG(_base, _ofs) \ argument 52 #define CCU_RST_DIR(_base, _ofs) \ argument
|
D | clk-ccu-div.c | 58 #define CCU_DIV_VAR_INFO(_id, _name, _pname, _base, _width, _flags, _features) \ argument 70 #define CCU_DIV_GATE_INFO(_id, _name, _pname, _base, _divider) \ argument 80 #define CCU_DIV_BUF_INFO(_id, _name, _pname, _base, _flags) \ argument
|
D | clk-ccu-pll.c | 35 #define CCU_PLL_INFO(_id, _name, _pname, _base, _flags, _features) \ argument
|
/linux-6.1.9/drivers/tty/serial/8250/ |
D | 8250_fourport.c | 12 #define SERIAL8250_FOURPORT(_base, _irq) \ argument
|
D | 8250.h | 104 #define SERIAL8250_PORT_FLAGS(_base, _irq, _flags) \ argument 113 #define SERIAL8250_PORT(_base, _irq) SERIAL8250_PORT_FLAGS(_base, _irq, 0) argument
|
/linux-6.1.9/arch/arm/mach-ep93xx/ |
D | dma.c | 29 #define DMA_CHANNEL(_name, _base, _irq) \ argument
|
/linux-6.1.9/arch/mips/jazz/ |
D | setup.c | 98 #define MEMPORT(_base, _irq) \ argument
|
/linux-6.1.9/arch/xtensa/platforms/xt2000/ |
D | setup.c | 93 #define _SERIAL_PORT(_base,_irq) \ argument
|
/linux-6.1.9/arch/mips/sni/ |
D | a20r.c | 20 #define PORT(_base,_irq) \ argument
|
D | pcit.c | 22 #define PORT(_base,_irq) \ argument
|
D | pcimt.c | 70 #define PORT(_base,_irq) \ argument
|
D | rm200.c | 27 #define MEMPORT(_base,_irq) \ argument
|
/linux-6.1.9/drivers/gpu/drm/msm/adreno/ |
D | a6xx_gpu_state.h | 123 #define CLUSTER_DBGAHB(_id, _base, _type, _reg) \ argument 172 #define HLSQ_DBG_REGS(_base, _type, _array) \ argument
|
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | dma.c | 77 #define PREFETCH(_base, _depth) ((_base) << 16 | (_depth)) in __mt7915_dma_prefetch() argument
|
/linux-6.1.9/arch/powerpc/platforms/512x/ |
D | mpc512x_shared.c | 392 #define FIFOC(_base) ((struct mpc512x_psc_fifo __iomem *) \ argument
|
/linux-6.1.9/drivers/gpio/ |
D | gpio-ep93xx.c | 283 #define EP93XX_GPIO_BANK(_label, _data, _dir, _irq, _base, _has_irq, _has_hier, _irq_base) \ argument
|
D | gpio-f7188x.c | 166 #define F7188X_GPIO_BANK(_base, _ngpio, _regbase, _label) \ argument
|
/linux-6.1.9/drivers/gpu/drm/vc4/ |
D | vc4_hdmi_regs.h | 149 #define _VC4_REG(_base, _reg, _offset) \ argument
|
/linux-6.1.9/include/linux/ |
D | dynamic_debug.h | 100 #define DECLARE_DYNDBG_CLASSMAP(_var, _maptype, _base, ...) \ argument
|
/linux-6.1.9/drivers/mtd/spi-nor/ |
D | core.h | 565 #define OTP_INFO(_len, _n_regions, _base, _offset) \ argument
|
/linux-6.1.9/drivers/clk/tegra/ |
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-6.1.9/drivers/net/ethernet/intel/igc/ |
D | igc_hw.h | 193 struct igc_dev_spec_base _base; member
|