Searched defs:_width (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/include/fsl-mc/ |
H A D | fsl_mc_cmd.h | 10 #define MAKE_UMASK64(_width) \ argument 80 #define MC_PREP_OP(_ext, _param, _offset, _width, _type, _arg) \ argument 83 #define MC_EXT_OP(_ext, _param, _offset, _width, _type, _arg) \ argument 86 #define MC_CMD_OP(_cmd, _param, _offset, _width, _type, _arg) \ argument 89 #define MC_RSP_OP(_cmd, _param, _offset, _width, _type, _arg) \ argument
|
/openbmc/u-boot/drivers/clk/mediatek/ |
H A D | clk-mtk.h | 113 #define MUX_GATE_FLAGS(_id, _parents, _reg, _shift, _width, _gate, \ argument 126 #define MUX_GATE(_id, _parents, _reg, _shift, _width, _gate) \ argument 129 #define MUX(_id, _parents, _reg, _shift, _width) { \ argument
|
/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/ |
H A D | clk-core.h | 298 #define DIVIDER(_offset, _shift, _width) \ argument 308 #define FRAC_DIVIDER(_offset, _shift, _width, _frac_width) \ argument 349 #define SELECTOR(_offset, _shift, _width) \ argument
|
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/ |
H A D | clk-core.h | 298 #define DIVIDER(_offset, _shift, _width) \ argument 308 #define FRAC_DIVIDER(_offset, _shift, _width, _frac_width) \ argument 349 #define SELECTOR(_offset, _shift, _width) \ argument
|