Searched defs:_width (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/include/fsl-mc/ |
| H A D | fsl_mc_cmd.h | 10 #define MAKE_UMASK64(_width) \ argument 71 #define MC_PREP_OP(_ext, _param, _offset, _width, _type, _arg) \ argument 74 #define MC_EXT_OP(_ext, _param, _offset, _width, _type, _arg) \ argument 77 #define MC_CMD_OP(_cmd, _param, _offset, _width, _type, _arg) \ argument 80 #define MC_RSP_OP(_cmd, _param, _offset, _width, _type, _arg) \ argument
|
| /rk3399_rockchip-uboot/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
|
| /rk3399_rockchip-uboot/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
|