/linux-4.4.14/drivers/clk/berlin/ |
D | berlin2-div.h | 27 #define BERLIN2_PLL_SELECT(_off, _sh) \ argument 31 #define BERLIN2_PLL_SWITCH(_off, _sh) \ argument 35 #define BERLIN2_DIV_SELECT(_off, _sh) \ argument 39 #define BERLIN2_DIV_SWITCH(_off, _sh) \ argument 43 #define BERLIN2_DIV_D3SWITCH(_off, _sh) \ argument 47 #define BERLIN2_DIV_GATE(_off, _sh) \ argument 51 #define BERLIN2_SINGLE_DIV(_off) \ argument
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | spr.h | 23 #define mtspr_off(_spr, _off, _val) __asm__ __volatile__ ( \ argument
|
/linux-4.4.14/arch/mips/include/asm/sn/ |
D | addrs.h | 285 #define HUB_REG_PTR(_base, _off) \ argument 288 #define HUB_REG_PTR_L(_base, _off) \ argument 291 #define HUB_REG_PTR_S(_base, _off, _data) \ argument 413 #define NODE_OFFSET_TO_K0(_nasid, _off) \ argument 415 #define NODE_OFFSET_TO_K1(_nasid, _off) \ argument
|
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-4.4.14/drivers/media/platform/s3c-camif/ |
D | camif-regs.c | 16 #define camif_write(_camif, _off, _val) writel(_val, (_camif)->io_base + (_off)) argument 17 #define camif_read(_camif, _off) readl((_camif)->io_base + (_off)) argument
|
/linux-4.4.14/drivers/mfd/ |
D | axp20x.c | 248 #define INIT_REGMAP_IRQ(_variant, _irq, _off, _mask) \ argument
|
/linux-4.4.14/drivers/soc/sunxi/ |
D | sunxi_sram.c | 48 #define SUNXI_SRAM_DATA(_name, _reg, _off, _width, ...) \ argument
|
/linux-4.4.14/net/core/ |
D | datagram.c | 218 int _off = *off; in __skb_recv_datagram() local
|
/linux-4.4.14/arch/mips/include/asm/sn/sn0/ |
D | addrs.h | 139 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) \ argument
|
/linux-4.4.14/drivers/pinctrl/spear/ |
D | pinctrl-plgpio.c | 649 #define plgpio_prepare_reg(__reg, _off, _mask, _tmp) \ argument
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | dm.c | 155 #define CAL_SWING_OFF(_off, _dir, _size, _del) \ argument
|
/linux-4.4.14/include/linux/ |
D | regmap.h | 797 #define REGMAP_IRQ_REG(_irq, _off, _mask) \ argument
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_ioc.h | 225 #define bfa_mem_read(_raddr, _off) swab32(readl(((_raddr) + (_off)))) argument 226 #define bfa_mem_write(_raddr, _off, _val) \ argument
|
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-common.h | 1194 #define XPCS_IOWRITE(_pdata, _off, _val) \ argument 1197 #define XPCS_IOREAD(_pdata, _off) \ argument
|