| /linux/drivers/clk/berlin/ |
| H A D | berlin2-div.h | 16 #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/drivers/clk/renesas/ |
| H A D | rzg2l-cpg.h | 222 #define DEF_MOD_BASE(_name, _id, _parent, _off, _bit, _mstop_conf, _is_coupled) \ argument 233 #define DEF_MOD(_name, _id, _parent, _off, _bit, _mstop_conf) \ argument 236 #define DEF_COUPLED(_name, _id, _parent, _off, _bit, _mstop_conf) \ argument 252 #define DEF_RST_MON(_id, _off, _bit, _monbit) \ argument 258 #define DEF_RST(_id, _off, _bit) \ argument
|
| /linux/arch/openrisc/include/asm/ |
| H A D | spr.h | 19 #define mtspr_off(_spr, _off, _val) __asm__ __volatile__ ( \ argument
|
| /linux/drivers/media/platform/samsung/s3c-camif/ |
| H A D | camif-regs.c | 13 #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/drivers/mfd/ |
| H A D | wcd934x.c | 19 #define WCD934X_REGMAP_IRQ_REG(_irq, _off, _mask) \ argument
|
| H A D | qcom-pm8008.c | 70 #define _IRQ(_irq, _off, _mask, _types) \ argument
|
| /linux/arch/mips/include/asm/sn/ |
| H A D | addrs.h | 366 #define NODE_OFFSET_TO_K0(_nasid, _off) \ argument 368 #define NODE_OFFSET_TO_K1(_nasid, _off) \ argument
|
| H A D | klconfig.h | 163 #define KL_CONFIG_INFO_SET_OFFSET(_nasid, _off) \ argument 196 #define KL_CONFIG_BOARD_SET_NEXT(_brd, _off) ((_brd)->brd_next = (_off)) argument
|
| /linux/drivers/spi/ |
| H A D | spi-dw-core.c | 37 #define DW_SPI_DBGFS_REG(_name, _off) \ argument
|
| H A D | spi-hisi-kunpeng.c | 142 #define HISI_SPI_DBGFS_REG(_name, _off) \ argument
|
| /linux/drivers/watchdog/ |
| H A D | dw_wdt.c | 497 #define DW_WDT_DBGFS_REG(_name, _off) \ argument
|
| /linux/drivers/pinctrl/spear/ |
| H A D | pinctrl-plgpio.c | 667 #define plgpio_prepare_reg(__reg, _off, _mask, _tmp) \ argument
|
| /linux/usr/ |
| H A D | gen_init_cpio.c | 29 #define padlen(_off, _align) (((_align) - ((_off) & ((_align) - 1))) % (_align)) argument
|
| /linux/drivers/clk/sunxi-ng/ |
| H A D | ccu_div.h | 54 #define _SUNXI_CCU_DIV_OFFSET_MAX_FLAGS(_shift, _width, _off, _max, _flags) \ argument
|
| /linux/net/core/ |
| H A D | datagram.c | 175 int _off = 0; in __skb_try_recv_from_queue() local
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
| H A D | dm.c | 133 #define CAL_SWING_OFF(_off, _dir, _size, _del) \ argument
|
| /linux/drivers/dma/amd/qdma/ |
| H A D | qdma.h | 120 #define QDMA_REGO(_off, _count) { \ argument
|
| /linux/sound/soc/codecs/ |
| H A D | peb2466.c | 117 #define PEB2466_XR6_PCM_OFFSET(_off) ((_off) << 0) argument
|
| /linux/include/linux/ |
| H A D | regmap.h | 1576 #define REGMAP_IRQ_REG(_irq, _off, _mask) \ argument
|