| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/bcm235xx/ |
| H A D | clk-core.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
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/bcm281xx/ |
| H A D | clk-core.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
|
| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A D | clk-stm32mp1.c | 1119 #define DIV_TABLE(_id, _name, _parent, _flags, _offset, _shift, _width,\ argument 1136 #define DIV(_id, _name, _parent, _flags, _offset, _shift, _width, _div_flags)\ argument 1140 #define MUX(_id, _name, _parents, _flags, _offset, _shift, _width, _mux_flags)\ argument 1246 #define _STM32_MUX(_offset, _shift, _width, _mux_flags, _mmux, _ops)\ argument 1259 #define _MUX(_offset, _shift, _width, _mux_flags)\ argument 1597 #define _K_MUX(_id, _offset, _shift, _width, _mux_flags, _mmux, _ops)\ argument 1610 #define K_MUX(_id, _offset, _shift, _width, _mux_flags)\ argument 1614 #define K_MMUX(_id, _offset, _shift, _width, _mux_flags)\ argument
|
| H A D | clk-bm1880.c | 183 #define CLK_DIV(_id, _name, _parent, _reg, _shift, _width, _initval, \ argument
|
| /OK3568_Linux_fs/kernel/drivers/clk/meson/ |
| H A D | clk-phase.c | 13 #define phase_step(_width) (360 / (1 << (_width))) argument
|
| /OK3568_Linux_fs/kernel/drivers/dma/fsl-dpaa2-qdma/ |
| H A D | dpdmai.h | 45 #define MAKE_UMASK64(_width) \ argument
|
| H A D | dpdmai.c | 36 #define MC_CMD_OP(_cmd, _param, _offset, _width, _type, _arg) \ argument
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/stream_cfg/ |
| H A D | RawStreamProcUnit.h | 172 int _width; variable
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/camera/ |
| H A D | videocapture.cpp | 23 int _width, in VideoCapture()
|
| /OK3568_Linux_fs/kernel/drivers/soc/sunxi/ |
| H A D | sunxi_sram.c | 51 #define SUNXI_SRAM_DATA(_name, _reg, _off, _width, ...) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/clk/rockchip/regmap/ |
| H A D | clk-regmap.h | 67 #define MUX(_id, _name, _parent_names, _reg, _shift, _width, _flags) \ argument 108 #define DIV(_id, _name, _parent_name, _reg, _shift, _width, _flags) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/ |
| H A D | framebuffer.c | 37 #define CMAP_TOHW(_val, _width) ((((_val) << (_width)) + 0x7FFF - (_val)) >> 16) argument
|
| /OK3568_Linux_fs/kernel/drivers/clk/mediatek/ |
| H A D | clk-mt8516.c | 467 #define DIV_ADJ(_id, _name, _parent, _reg, _shift, _width) { \ argument
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-dphy-rx0.c | 110 #define PHY_REG(_offset, _width, _shift) \ argument
|
| H A D | phy-rockchip-csi2-dphy-hw.c | 221 #define GRF_REG(_offset, _width, _shift) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/clk/baikal-t1/ |
| H A D | clk-ccu-div.c | 57 #define CCU_DIV_VAR_INFO(_id, _name, _pname, _base, _width, _flags, _features) \ argument
|
| H A D | ccu-div.c | 34 #define CCU_DIV_CTL_CLKDIV_MASK(_width) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | sysfs.c | 455 #define PORT_PMA_ATTR(_name, _counter, _width, _offset) \ argument 462 #define PORT_PMA_ATTR_EXT(_name, _width, _offset) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/vermilion/ |
| H A D | vermilion.c | 36 #define VML_TOHW(_val, _width) ((((_val) << (_width)) + 0x7FFF - (_val)) >> 16) argument
|
| /OK3568_Linux_fs/kernel/drivers/clk/nxp/ |
| H A D | clk-lpc18xx-cgu.c | 172 #define LPC1XX_CGU_SRC_CLK_DIV(_id, _width, _table) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-common.h | 1408 #define GET_BITS(_var, _index, _width) \ argument 1411 #define SET_BITS(_var, _index, _width, _val) \ argument 1417 #define GET_BITS_LE(_var, _index, _width) \ argument 1420 #define SET_BITS_LE(_var, _index, _width, _val) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/ |
| H A D | vehicle-csi2-dphy-common.h | 298 #define GRF_REG(_offset, _width, _shift) \ argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | types.hpp | 1659 Size_<_Tp>::Size_(_Tp _width, _Tp _height) in Size_() 1784 Rect_<_Tp>::Rect_(_Tp _x, _Tp _y, _Tp _width, _Tp _height) in Rect_()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | types.hpp | 1659 Size_<_Tp>::Size_(_Tp _width, _Tp _height) in Size_() 1784 Rect_<_Tp>::Rect_(_Tp _x, _Tp _y, _Tp _width, _Tp _height) in Rect_()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | types.hpp | 1659 Size_<_Tp>::Size_(_Tp _width, _Tp _height) in Size_() 1784 Rect_<_Tp>::Rect_(_Tp _x, _Tp _y, _Tp _width, _Tp _height) in Rect_()
|