/linux-4.4.14/drivers/staging/fsl-mc/include/ |
D | mc-cmd.h | 37 #define MAKE_UMASK64(_width) \ argument 106 #define MC_EXT_OP(_ext, _param, _offset, _width, _type, _arg) \ argument 109 #define MC_CMD_OP(_cmd, _param, _offset, _width, _type, _arg) \ argument 112 #define MC_RSP_OP(_cmd, _param, _offset, _width, _type, _arg) \ argument
|
/linux-4.4.14/drivers/pinctrl/berlin/ |
D | berlin.h | 40 #define BERLIN_PINCTRL_GROUP(_name, _offset, _width, _lsb, ...) \ argument
|
/linux-4.4.14/include/uapi/linux/ |
D | v4l2-dv-timings.h | 29 #define V4L2_INIT_BT_TIMINGS(_width, args...) \ argument 32 #define V4L2_INIT_BT_TIMINGS(_width, args...) \ argument
|
/linux-4.4.14/drivers/clk/pistachio/ |
D | clk.h | 62 #define DIV(_id, _name, _pname, _reg, _width) \ argument 72 #define DIV_F(_id, _name, _pname, _reg, _width, _div_flags) \ argument
|
/linux-4.4.14/drivers/clk/mediatek/ |
D | clk-mtk.h | 86 #define MUX_GATE(_id, _name, _parents, _reg, _shift, _width, _gate) { \ argument 100 #define MUX(_id, _name, _parents, _reg, _shift, _width) { \ argument
|
/linux-4.4.14/drivers/clk/bcm/ |
D | clk-kona.h | 299 #define DIVIDER(_offset, _shift, _width) \ argument 309 #define FRAC_DIVIDER(_offset, _shift, _width, _frac_width) \ argument 350 #define SELECTOR(_offset, _shift, _width) \ 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/drivers/gpu/drm/gma500/ |
D | framebuffer.c | 53 #define CMAP_TOHW(_val, _width) ((((_val) << (_width)) + 0x7FFF - (_val)) >> 16) argument
|
/linux-4.4.14/drivers/video/fbdev/vermilion/ |
D | vermilion.c | 50 #define VML_TOHW(_val, _width) ((((_val) << (_width)) + 0x7FFF - (_val)) >> 16) argument
|
/linux-4.4.14/drivers/clk/nxp/ |
D | clk-lpc18xx-cgu.c | 171 #define LPC1XX_CGU_SRC_CLK_DIV(_id, _width, _table) \ argument
|
/linux-4.4.14/drivers/infiniband/core/ |
D | sysfs.c | 314 #define PORT_PMA_ATTR(_name, _counter, _width, _offset) \ argument
|
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-common.h | 1067 #define GET_BITS(_var, _index, _width) \ argument 1070 #define SET_BITS(_var, _index, _width, _val) \ argument 1076 #define GET_BITS_LE(_var, _index, _width) \ argument 1079 #define SET_BITS_LE(_var, _index, _width, _val) \ argument
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_state.c | 1824 #define RADEON_COPY_MT(_buf, _data, _width) \ in radeon_cp_dispatch_texture() argument
|