Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_catalog.c514 #define SSPP_BLK(_name, _id, _base, _features, \ argument
613 #define LM_BLK(_name, _id, _base, _fmask, _sblk, _pp, _lmpair, _dspp) \ argument
695 #define DSPP_BLK(_name, _id, _base, _mask, _sblk) \ argument
739 #define PP_BLK_TE(_name, _id, _base, _merge_3d, _sblk, _done, _rdptr) \ argument
749 #define PP_BLK(_name, _id, _base, _merge_3d, _sblk, _done, _rdptr) \ argument
804 #define MERGE_3D_BLK(_name, _id, _base) \ argument
827 #define INTF_BLK(_name, _id, _base, _type, _ctrl_id, _progfetch, _features, _reg, _underrun_bit, _v… argument
/linux/arch/mips/alchemy/common/
A Dplatform.c51 #define PORT(_base, _irq) \ argument
282 #define MAC_RES(_base, _enable, _irq, _macdma) \ argument
/linux/drivers/tty/serial/8250/
A D8250_fourport.c12 #define SERIAL8250_FOURPORT(_base, _irq) \ argument
A D8250.h101 #define SERIAL8250_PORT_FLAGS(_base, _irq, _flags) \ argument
110 #define SERIAL8250_PORT(_base, _irq) SERIAL8250_PORT_FLAGS(_base, _irq, 0) argument
/linux/arch/arm/mach-ep93xx/
A Ddma.c29 #define DMA_CHANNEL(_name, _base, _irq) \ argument
/linux/arch/mips/jazz/
A Dsetup.c98 #define MEMPORT(_base, _irq) \ argument
/linux/arch/xtensa/platforms/xt2000/
A Dsetup.c93 #define _SERIAL_PORT(_base,_irq) \ argument
/linux/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/drivers/gpu/drm/msm/adreno/
A Da6xx_gpu_state.h123 #define CLUSTER_DBGAHB(_id, _base, _type, _reg) \ argument
172 #define HLSQ_DBG_REGS(_base, _type, _array) \ argument
/linux/drivers/clk/baikal-t1/
A Dclk-ccu-div.c57 #define CCU_DIV_VAR_INFO(_id, _name, _pname, _base, _width, _flags, _features) \ argument
69 #define CCU_DIV_GATE_INFO(_id, _name, _pname, _base, _divider) \ argument
A Dclk-ccu-pll.c34 #define CCU_PLL_INFO(_id, _name, _pname, _base, _flags) \ argument
/linux/arch/powerpc/platforms/512x/
A Dmpc512x_shared.c392 #define FIFOC(_base) ((struct mpc512x_psc_fifo __iomem *) \ argument
/linux/drivers/gpio/
A Dgpio-ep93xx.c283 #define EP93XX_GPIO_BANK(_label, _data, _dir, _irq, _base, _has_irq, _has_hier, _irq_base) \ argument
A Dgpio-f7188x.c149 #define F7188X_GPIO_BANK(_base, _ngpio, _regbase) \ argument
/linux/drivers/gpu/drm/vc4/
A Dvc4_hdmi_regs.h134 #define _VC4_REG(_base, _reg, _offset) \ argument
/linux/drivers/mtd/spi-nor/
A Dcore.h442 #define OTP_INFO(_len, _n_regions, _base, _offset) \ argument
/linux/drivers/clk/tegra/
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
/linux/mm/
A Dvmscan.c161 #define prefetchw_prev_lru_page(_page, _base, _field) \ argument
171 #define prefetchw_prev_lru_page(_page, _base, _field) do { } while (0) argument
/linux/drivers/net/ethernet/intel/igc/
A Digc_hw.h205 struct igc_dev_spec_base _base; member
/linux/drivers/net/wireless/ralink/rt2x00/
A Drt2800.h2191 #define BEACON_BASE_TO_OFFSET(_base) (((_base) - 0x4000) / 64) argument
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_type.h1838 #define IXGBE_LED_OFFSET(_base, _i) (_base << (8 * (_i))) argument

Completed in 96 milliseconds