| /rk3399_rockchip-uboot/include/linux/ |
| H A D | bitfield.h | 51 #define __BF_FIELD_CHECK(_mask, _reg, _val, _pfx) \ argument 72 #define FIELD_FIT(_mask, _val) \ argument 86 #define FIELD_PREP(_mask, _val) \ argument 100 #define FIELD_GET(_mask, _reg) \ argument
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip_vop_reg.c | 18 #define VOP_REG_VER_MASK(off, _mask, s, _write_mask, _major, \ argument 28 #define VOP_REG(off, _mask, s) \ argument 31 #define VOP_REG_MASK(off, _mask, s) \ argument 34 #define VOP_REG_VER(off, _mask, s, _major, _begin_minor, _end_minor) \ argument
|
| H A D | rockchip_vop2.c | 1199 #define _VOP_REG(off, _mask, _shift, _write_mask) \ argument 1207 #define VOP_REG(off, _mask, _shift) \ argument
|
| /rk3399_rockchip-uboot/drivers/pinctrl/mvebu/ |
| H A D | pinctrl-armada-37xx.c | 101 #define PIN_GRP(_name, _start, _nr, _mask, _func1, _func2) \ argument 111 #define PIN_GRP_GPIO(_name, _start, _nr, _mask, _func1) \ argument 121 #define PIN_GRP_GPIO_2(_name, _start, _nr, _mask, _val1, _val2, _func1) \ argument 131 #define PIN_GRP_EXTRA(_name, _start, _nr, _mask, _v1, _v2, _start2, _nr2, \ argument
|
| /rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra124/ |
| H A D | xusb-padctl.c | 83 #define TEGRA124_LANE(_name, _offset, _shift, _mask, _iddq, _funcs) \ argument
|
| /rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra210/ |
| H A D | xusb-padctl.c | 63 #define TEGRA210_LANE(_name, _offset, _shift, _mask, _iddq, _funcs) \ argument
|