Searched defs:_shift (Results 1 – 4 of 4) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/sunxi-ng/ |
| A D | ccu_div.h | 43 #define _SUNXI_CCU_DIV_TABLE_FLAGS(_shift, _width, _table, _flags) \ argument 51 #define _SUNXI_CCU_DIV_TABLE(_shift, _width, _table) \ argument 54 #define _SUNXI_CCU_DIV_OFFSET_MAX_FLAGS(_shift, _width, _off, _max, _flags) \ argument 63 #define _SUNXI_CCU_DIV_MAX_FLAGS(_shift, _width, _max, _flags) \ argument 66 #define _SUNXI_CCU_DIV_FLAGS(_shift, _width, _flags) \ argument 69 #define _SUNXI_CCU_DIV_MAX(_shift, _width, _max) \ argument 72 #define _SUNXI_CCU_DIV_OFFSET(_shift, _width, _offset) \ argument 75 #define _SUNXI_CCU_DIV(_shift, _width) \ argument 89 _shift, _width, \ argument 106 _shift, _width, \ argument
|
| A D | ccu_mux.h | 40 #define _SUNXI_CCU_MUX_TABLE(_shift, _width, _table) \ argument 47 #define _SUNXI_CCU_MUX(_shift, _width) \ argument 60 _reg, _shift, _width, \ argument 77 _reg, _shift, _width, _gate, \ argument 92 _shift, _width, _gate, _flags) \ argument 97 #define SUNXI_CCU_MUX(_struct, _name, _parents, _reg, _shift, _width, \ argument
|
| A D | ccu_mult.h | 18 #define _SUNXI_CCU_MULT_OFFSET_MIN_MAX(_shift, _width, _offset, _min, _max) \ argument 27 #define _SUNXI_CCU_MULT_MIN(_shift, _width, _min) \ argument 30 #define _SUNXI_CCU_MULT_OFFSET(_shift, _width, _offset) \ argument 33 #define _SUNXI_CCU_MULT(_shift, _width) \ argument
|
| A D | ccu_phase.h | 20 #define SUNXI_CCU_PHASE(_struct, _name, _parent, _reg, _shift, _width, _flags) \ argument
|
Completed in 7 milliseconds