Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/net/ethernet/mediatek/
A Dmtk_wed_debugfs.c28 #define DUMP_RING(_prefix, _base, ...) \ argument
35 #define DUMP_WED_RING(_base) DUMP_RING(#_base, MTK_##_base, DUMP_TYPE_WED) argument
38 #define DUMP_WDMA_RING(_base) DUMP_RING(#_base, MTK_##_base, DUMP_TYPE_WDMA) argument
43 #define DUMP_WED_RRO_RING(_base)DUMP_RING("WED_RRO_MIOD", MTK_##_base, DUMP_TYPE_WED_RRO) argument
44 #define DUMP_WED_RRO_FDBK(_base)DUMP_RING("WED_RRO_FDBK", MTK_##_base, DUMP_TYPE_WED_RRO) argument
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_catalog.c1167 #define SSPP_BLK(_name, _id, _base, _features, \ argument
1400 #define LM_BLK(_name, _id, _base, _fmask, _sblk, _pp, _lmpair, _dspp) \ argument
1552 #define DSPP_BLK(_name, _id, _base, _mask, _sblk) \ argument
1608 #define PP_BLK_DIPHER(_name, _id, _base, _merge_3d, _sblk, _done, _rdptr) \ argument
1618 #define PP_BLK_TE(_name, _id, _base, _merge_3d, _sblk, _done, _rdptr) \ argument
1628 #define PP_BLK(_name, _id, _base, _merge_3d, _sblk, _done, _rdptr) \ argument
1787 #define MERGE_3D_BLK(_name, _id, _base) \ argument
1824 #define DSC_BLK(_name, _id, _base, _features) \ argument
1848 #define INTF_BLK(_name, _id, _base, _type, _ctrl_id, _progfetch, _features, _reg, _underrun_bit, _v… argument
1945 #define WB_BLK(_name, _id, _base, _features, _clk_ctrl, \ argument
/linux-6.3-rc2/drivers/clk/baikal-t1/
A Dccu-rst.c45 #define CCU_RST_TRIG(_base, _ofs) \ argument
52 #define CCU_RST_DIR(_base, _ofs) \ argument
A Dclk-ccu-div.c58 #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
A Dclk-ccu-pll.c35 #define CCU_PLL_INFO(_id, _name, _pname, _base, _flags, _features) \ argument
/linux-6.3-rc2/arch/mips/alchemy/common/
A Dplatform.c51 #define PORT(_base, _irq) \ argument
282 #define MAC_RES(_base, _enable, _irq, _macdma) \ argument
/linux-6.3-rc2/drivers/tty/serial/8250/
A D8250_fourport.c12 #define SERIAL8250_FOURPORT(_base, _irq) \ argument
A D8250.h104 #define SERIAL8250_PORT_FLAGS(_base, _irq, _flags) \ argument
113 #define SERIAL8250_PORT(_base, _irq) SERIAL8250_PORT_FLAGS(_base, _irq, 0) argument
/linux-6.3-rc2/drivers/gpio/
A Dgpio-i8255.h10 #define i8255_volatile_regmap_range(_base) regmap_reg_range(_base, _base + 0x2) argument
A Dgpio-ep93xx.c286 #define EP93XX_GPIO_BANK(_label, _data, _dir, _irq, _base, _has_irq, _has_hier, _irq_base) \ argument
A Dgpio-f7188x.c166 #define F7188X_GPIO_BANK(_base, _ngpio, _regbase, _label) \ argument
/linux-6.3-rc2/arch/arm/mach-ep93xx/
A Ddma.c29 #define DMA_CHANNEL(_name, _base, _irq) \ argument
/linux-6.3-rc2/arch/mips/jazz/
A Dsetup.c98 #define MEMPORT(_base, _irq) \ argument
/linux-6.3-rc2/arch/xtensa/platforms/xt2000/
A Dsetup.c93 #define _SERIAL_PORT(_base,_irq) \ argument
/linux-6.3-rc2/arch/mips/sni/
A Da20r.c20 #define PORT(_base,_irq) \ argument
A Dpcit.c22 #define PORT(_base,_irq) \ argument
A Dpcimt.c70 #define PORT(_base,_irq) \ argument
A Drm200.c27 #define MEMPORT(_base,_irq) \ argument
/linux-6.3-rc2/drivers/gpu/drm/msm/adreno/
A Da6xx_gpu_state.h129 #define CLUSTER_DBGAHB(_id, _base, _type, _reg) \ argument
178 #define HLSQ_DBG_REGS(_base, _type, _array) \ argument
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7996/
A Ddma.c61 #define PREFETCH(_base, _depth) ((_base) << 16 | (_depth)) in __mt7996_dma_prefetch() argument
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7915/
A Ddma.c117 #define PREFETCH(_base, _depth) ((_base) << 16 | (_depth)) in __mt7915_dma_prefetch() argument
/linux-6.3-rc2/arch/powerpc/platforms/512x/
A Dmpc512x_shared.c392 #define FIFOC(_base) ((struct mpc512x_psc_fifo __iomem *) \ argument
/linux-6.3-rc2/drivers/gpu/drm/vc4/
A Dvc4_hdmi_regs.h149 #define _VC4_REG(_base, _reg, _offset) \ argument
/linux-6.3-rc2/include/linux/
A Ddynamic_debug.h100 #define DECLARE_DYNDBG_CLASSMAP(_var, _maptype, _base, ...) \ argument
/linux-6.3-rc2/drivers/mtd/spi-nor/
A Dcore.h564 #define OTP_INFO(_len, _n_regions, _base, _offset) \ argument

Completed in 35 milliseconds

12