Home
last modified time | relevance | path

Searched defs:_off (Results 1 – 21 of 21) sorted by relevance

/linux-6.3-rc2/drivers/clk/berlin/
A Dberlin2-div.h16 #define BERLIN2_PLL_SELECT(_off, _sh) \ argument
20 #define BERLIN2_PLL_SWITCH(_off, _sh) \ argument
24 #define BERLIN2_DIV_SELECT(_off, _sh) \ argument
28 #define BERLIN2_DIV_SWITCH(_off, _sh) \ argument
32 #define BERLIN2_DIV_D3SWITCH(_off, _sh) \ argument
36 #define BERLIN2_DIV_GATE(_off, _sh) \ argument
40 #define BERLIN2_SINGLE_DIV(_off) \ argument
/linux-6.3-rc2/drivers/clk/renesas/
A Drzg2l-cpg.h189 #define DEF_MOD_BASE(_name, _id, _parent, _off, _bit, _is_coupled) \ argument
199 #define DEF_MOD(_name, _id, _parent, _off, _bit) \ argument
202 #define DEF_COUPLED(_name, _id, _parent, _off, _bit) \ argument
218 #define DEF_RST_MON(_id, _off, _bit, _monbit) \ argument
224 #define DEF_RST(_id, _off, _bit) \ argument
/linux-6.3-rc2/arch/openrisc/include/asm/
A Dspr.h19 #define mtspr_off(_spr, _off, _val) __asm__ __volatile__ ( \ argument
/linux-6.3-rc2/drivers/mfd/
A Dwcd934x.c19 #define WCD934X_REGMAP_IRQ_REG(_irq, _off, _mask) \ argument
A Daxp20x.c284 #define INIT_REGMAP_IRQ(_variant, _irq, _off, _mask) \ argument
/linux-6.3-rc2/drivers/media/platform/samsung/s3c-camif/
A Dcamif-regs.c13 #define camif_write(_camif, _off, _val) writel(_val, (_camif)->io_base + (_off)) argument
14 #define camif_read(_camif, _off) readl((_camif)->io_base + (_off)) argument
/linux-6.3-rc2/arch/mips/include/asm/sn/
A Daddrs.h366 #define NODE_OFFSET_TO_K0(_nasid, _off) \ argument
368 #define NODE_OFFSET_TO_K1(_nasid, _off) \ argument
A Dklconfig.h163 #define KL_CONFIG_INFO_SET_OFFSET(_nasid, _off) \ argument
196 #define KL_CONFIG_BOARD_SET_NEXT(_brd, _off) ((_brd)->brd_next = (_off)) argument
/linux-6.3-rc2/drivers/soc/sunxi/
A Dsunxi_sram.c51 #define SUNXI_SRAM_DATA(_name, _reg, _off, _width, ...) \ argument
/linux-6.3-rc2/drivers/spi/
A Dspi-dw-core.c35 #define DW_SPI_DBGFS_REG(_name, _off) \ argument
A Dspi-hisi-kunpeng.c142 #define HISI_SPI_DBGFS_REG(_name, _off) \ argument
/linux-6.3-rc2/net/core/
A Ddatagram.c173 int _off = 0; in __skb_try_recv_from_queue() local
/linux-6.3-rc2/drivers/watchdog/
A Ddw_wdt.c497 #define DW_WDT_DBGFS_REG(_name, _off) \ argument
/linux-6.3-rc2/drivers/pinctrl/spear/
A Dpinctrl-plgpio.c662 #define plgpio_prepare_reg(__reg, _off, _mask, _tmp) \ argument
/linux-6.3-rc2/drivers/clk/sunxi-ng/
A Dccu_div.h54 #define _SUNXI_CCU_DIV_OFFSET_MAX_FLAGS(_shift, _width, _off, _max, _flags) \ argument
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
A Ddm.c133 #define CAL_SWING_OFF(_off, _dir, _size, _del) \ argument
/linux-6.3-rc2/drivers/net/ethernet/amd/xgbe/
A Dxgbe-common.h1585 #define XPCS32_IOWRITE(_pdata, _off, _val) \ argument
1588 #define XPCS32_IOREAD(_pdata, _off) \ argument
1591 #define XPCS16_IOWRITE(_pdata, _off, _val) \ argument
1594 #define XPCS16_IOREAD(_pdata, _off) \ argument
/linux-6.3-rc2/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-6.3-rc2/drivers/scsi/bfa/
A Dbfa_ioc.h222 #define bfa_mem_read(_raddr, _off) swab32(readl(((_raddr) + (_off)))) argument
223 #define bfa_mem_write(_raddr, _off, _val) \ argument
/linux-6.3-rc2/sound/soc/codecs/
A Dpeb2466.c118 #define PEB2466_XR6_PCM_OFFSET(_off) ((_off) << 0) argument
/linux-6.3-rc2/include/linux/
A Dregmap.h1483 #define REGMAP_IRQ_REG(_irq, _off, _mask) \ argument

Completed in 74 milliseconds