Home
last modified time | relevance | path

Searched refs:_struct (Results 1 – 11 of 11) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/sunxi-ng/
A Dccu_gate.h20 #define SUNXI_CCU_GATE_WITH_FIXED_RATE(_struct, _name, _parent, _reg, \ argument
22 struct ccu_gate _struct = { \
35 #define SUNXI_CCU_GATE_WITH_PREDIV(_struct, _name, _parent, _reg, \ argument
37 struct ccu_gate _struct = { \
50 #define SUNXI_CCU_GATE_WITH_KEY(_struct, _name, _parent, _reg, \ argument
52 struct ccu_gate _struct = { \
66 struct ccu_gate _struct = { \
78 struct ccu_gate _struct = { \
90 struct ccu_gate _struct = { \
106 struct ccu_gate _struct = { \
[all …]
A Dccu_div.h91 struct ccu_div _struct = { \
105 #define SUNXI_CCU_DIV_TABLE(_struct, _name, _parent, _reg, \ argument
108 SUNXI_CCU_DIV_TABLE_WITH_GATE(_struct, _name, _parent, _reg, \
112 #define SUNXI_CCU_M_WITH_MUX_TABLE_GATE(_struct, _name, \ argument
118 struct ccu_div _struct = { \
131 #define SUNXI_CCU_M_WITH_MUX_GATE(_struct, _name, _parents, _reg, \ argument
134 SUNXI_CCU_M_WITH_MUX_TABLE_GATE(_struct, _name, \
140 #define SUNXI_CCU_M_WITH_MUX(_struct, _name, _parents, _reg, \ argument
143 SUNXI_CCU_M_WITH_MUX_TABLE_GATE(_struct, _name, \
153 struct ccu_div _struct = { \
[all …]
A Dccu_mp.h33 #define SUNXI_CCU_MP_WITH_MUX_GATE_NO_INDEX(_struct, _name, _parents, _reg, \ argument
38 struct ccu_mp _struct = { \
53 #define SUNXI_CCU_MP_WITH_MUX_GATE_POSTDIV(_struct, _name, _parents, _reg, \ argument
58 struct ccu_mp _struct = { \
74 #define SUNXI_CCU_MP_WITH_MUX_GATE(_struct, _name, _parents, _reg, \ argument
79 struct ccu_mp _struct = { \
93 #define SUNXI_CCU_MP_WITH_MUX(_struct, _name, _parents, _reg, \ argument
98 SUNXI_CCU_MP_WITH_MUX_GATE(_struct, _name, _parents, _reg, \
122 #define SUNXI_CCU_MP_MMC_WITH_MUX_GATE(_struct, _name, _parents, _reg, \ argument
124 struct ccu_mp _struct = { \
A Dccu_nm.h38 #define SUNXI_CCU_NM_WITH_SDM_GATE_LOCK(_struct, _name, _parent, _reg, \ argument
44 struct ccu_nm _struct = { \
61 #define SUNXI_CCU_NM_WITH_FRAC_GATE_LOCK(_struct, _name, _parent, _reg, \ argument
67 struct ccu_nm _struct = { \
85 #define SUNXI_CCU_NM_WITH_FRAC_GATE_LOCK_MIN(_struct, _name, _parent, \ argument
92 struct ccu_nm _struct = { \
111 #define SUNXI_CCU_NM_WITH_FRAC_GATE_LOCK_MIN_MAX(_struct, _name, \ argument
120 struct ccu_nm _struct = { \
140 #define SUNXI_CCU_NM_WITH_GATE_LOCK(_struct, _name, _parent, _reg, \ argument
144 struct ccu_nm _struct = { \
A Dccu_mux.h59 #define SUNXI_CCU_MUX_WITH_GATE_KEY(_struct, _name, _parents, \ argument
62 struct ccu_mux _struct = { \
76 #define SUNXI_CCU_MUX_TABLE_WITH_GATE(_struct, _name, _parents, _table, \ argument
79 struct ccu_mux _struct = { \
91 #define SUNXI_CCU_MUX_WITH_GATE(_struct, _name, _parents, _reg, \ argument
93 SUNXI_CCU_MUX_TABLE_WITH_GATE(_struct, _name, _parents, NULL, \
97 #define SUNXI_CCU_MUX(_struct, _name, _parents, _reg, _shift, _width, \ argument
99 SUNXI_CCU_MUX_TABLE_WITH_GATE(_struct, _name, _parents, NULL, \
A Dccu_nkm.h34 #define SUNXI_CCU_NKM_WITH_MUX_GATE_LOCK(_struct, _name, _parents, _reg, \ argument
40 struct ccu_nkm _struct = { \
56 #define SUNXI_CCU_NKM_WITH_GATE_LOCK(_struct, _name, _parent, _reg, \ argument
61 struct ccu_nkm _struct = { \
A Dccu_phase.h20 #define SUNXI_CCU_PHASE(_struct, _name, _parent, _reg, _shift, _width, _flags) \ argument
21 struct ccu_phase _struct = { \
A Dccu.h704 #define CLK_FIXED_FACTOR(_struct, _name, _parent, \ argument
706 struct clk_fixed_factor _struct = { \
715 #define CLK_FIXED_FACTOR_HW(_struct, _name, _parent, \ argument
717 struct clk_fixed_factor _struct = { \
730 #define CLK_FIXED_FACTOR_HWS(_struct, _name, _parent, \ argument
732 struct clk_fixed_factor _struct = { \
741 #define CLK_FIXED_FACTOR_FW_NAME(_struct, _name, _parent, \ argument
743 struct clk_fixed_factor _struct = { \
A Dccu_nk.h33 #define SUNXI_CCU_NK_WITH_GATE_LOCK_POSTDIV(_struct, _name, _parent, _reg, \ argument
38 struct ccu_nk _struct = { \
A Dccu_nkmp.h35 #define SUNXI_CCU_NKMP_WITH_GATE_LOCK(_struct, _name, _parent, _reg, \ argument
41 struct ccu_nkmp _struct = { \
A Dccu_mult.h47 #define SUNXI_CCU_N_WITH_GATE_LOCK(_struct, _name, _parent, _reg, \ argument
50 struct ccu_mult _struct = { \

Completed in 19 milliseconds