/device/board/isoftstone/zhiyuan/kernel/driver/drivers/clk/ |
D | ccu_gate.h | 20 #define SUNXI_CCU_GATE_WITH_FIXED_RATE(_struct, _name, _parent, _reg, \ argument 35 #define SUNXI_CCU_GATE_WITH_PREDIV(_struct, _name, _parent, _reg, \ argument 50 #define SUNXI_CCU_GATE_WITH_KEY(_struct, _name, _parent, _reg, \ argument 65 #define SUNXI_CCU_GATE(_struct, _name, _parent, _reg, _gate, _flags) \ argument 77 #define SUNXI_CCU_GATE_HW(_struct, _name, _parent, _reg, _gate, _flags) \ argument 89 #define SUNXI_CCU_GATE_FW(_struct, _name, _parent, _reg, _gate, _flags) \ argument 105 #define SUNXI_CCU_GATE_HWS(_struct, _name, _parent, _reg, _gate, _flags) \ argument 117 #define SUNXI_CCU_GATE_DATA(_struct, _name, _data, _reg, _gate, _flags) \ argument
|
D | ccu_mp.h | 34 #define SUNXI_CCU_MP_WITH_MUX_GATE_NO_INDEX(_struct, _name, _parents, _reg, \ argument 54 #define SUNXI_CCU_MP_WITH_MUX_GATE_POSTDIV(_struct, _name, _parents, _reg, \ argument 75 #define SUNXI_CCU_MP_WITH_MUX_GATE(_struct, _name, _parents, _reg, \ argument 94 #define SUNXI_CCU_MP_WITH_MUX(_struct, _name, _parents, _reg, \ argument 123 #define SUNXI_CCU_MP_MMC_WITH_MUX_GATE(_struct, _name, _parents, _reg, \ argument
|
D | ccu_div.h | 87 #define SUNXI_CCU_DIV_TABLE_WITH_GATE(_struct, _name, _parent, _reg, \ argument 104 #define SUNXI_CCU_DIV_TABLE(_struct, _name, _parent, _reg, \ argument 111 #define SUNXI_CCU_M_WITH_MUX_TABLE_GATE(_struct, _name, \ argument 130 #define SUNXI_CCU_M_WITH_MUX_GATE(_struct, _name, _parents, _reg, \ argument 139 #define SUNXI_CCU_M_WITH_MUX(_struct, _name, _parents, _reg, \ argument 149 #define SUNXI_CCU_M_WITH_GATE(_struct, _name, _parent, _reg, \ argument 164 #define SUNXI_CCU_M(_struct, _name, _parent, _reg, _mshift, _mwidth, \ argument
|
D | ccu_nm.h | 38 #define SUNXI_CCU_NM_WITH_SDM_GATE_LOCK(_struct, _name, _parent, _reg, \ argument 61 #define SUNXI_CCU_NM_WITH_FRAC_GATE_LOCK(_struct, _name, _parent, _reg, \ argument 85 #define SUNXI_CCU_NM_WITH_FRAC_GATE_LOCK_MIN(_struct, _name, _parent, \ argument 111 #define SUNXI_CCU_NM_WITH_FRAC_GATE_LOCK_MIN_MAX(_struct, _name, \ argument 140 #define SUNXI_CCU_NM_WITH_GATE_LOCK(_struct, _name, _parent, _reg, \ argument
|
D | ccu_mux.h | 50 #define SUNXI_CCU_MUX_WITH_GATE_KEY(_struct, _name, _parents, \ argument 67 #define SUNXI_CCU_MUX_TABLE_WITH_GATE(_struct, _name, _parents, _table, \ argument 82 #define SUNXI_CCU_MUX_WITH_GATE(_struct, _name, _parents, _reg, \ argument 88 #define SUNXI_CCU_MUX(_struct, _name, _parents, _reg, _shift, _width, \ argument
|
D | ccu_nkm.h | 34 #define SUNXI_CCU_NKM_WITH_MUX_GATE_LOCK(_struct, _name, _parents, _reg, \ argument 56 #define SUNXI_CCU_NKM_WITH_GATE_LOCK(_struct, _name, _parent, _reg, \ argument
|
D | ccu_phase.h | 20 #define SUNXI_CCU_PHASE(_struct, _name, _parent, _reg, _shift, _width, _flags) \ argument
|
D | ccu_nk.h | 33 #define SUNXI_CCU_NK_WITH_GATE_LOCK_POSTDIV(_struct, _name, _parent, _reg, \ argument
|
D | ccu_nkmp.h | 35 #define SUNXI_CCU_NKMP_WITH_GATE_LOCK(_struct, _name, _parent, _reg, \ argument
|
D | ccu_mult.h | 45 #define SUNXI_CCU_N_WITH_GATE_LOCK(_struct, _name, _parent, _reg, \ argument
|
/device/soc/rockchip/common/sdk_linux/include/linux/ |
D | clk-provider.h | 1160 #define CLK_FIXED_FACTOR(_struct, _name, _parent, _div, _mult, _flags) … argument 1167 #define CLK_FIXED_FACTOR_HW(_struct, _name, _parent, _div, _mult, _flags) … argument 1178 #define CLK_FIXED_FACTOR_HWS(_struct, _name, _parent, _div, _mult, _flags) … argument 1185 #define CLK_FIXED_FACTOR_FW_NAME(_struct, _name, _parent, _div, _mult, _flags) … argument
|