Searched refs:sprd_clk_common (Results 1 - 14 of 14) sorted by relevance

/linux-master/drivers/clk/sprd/
H A Dcommon.h17 struct sprd_clk_common { struct
24 struct sprd_clk_common **clk_clks;
29 static inline struct sprd_clk_common *
32 return container_of(hw, struct sprd_clk_common, hw);
H A Dmux.h29 struct sprd_clk_common common;
75 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw);
82 u8 sprd_mux_helper_get_parent(const struct sprd_clk_common *common,
84 int sprd_mux_helper_set_parent(const struct sprd_clk_common *common,
H A Ddiv.h37 struct sprd_clk_common common;
69 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw);
74 unsigned long sprd_div_helper_recalc_rate(struct sprd_clk_common *common,
78 int sprd_div_helper_set_rate(const struct sprd_clk_common *common,
H A Dgate.c15 const struct sprd_clk_common *common = &sg->common;
33 const struct sprd_clk_common *common = &sg->common;
96 struct sprd_clk_common *common = &sg->common;
H A Dmux.c14 u8 sprd_mux_helper_get_parent(const struct sprd_clk_common *common,
46 int sprd_mux_helper_set_parent(const struct sprd_clk_common *common,
H A Ddiv.c21 unsigned long sprd_div_helper_recalc_rate(struct sprd_clk_common *common,
45 int sprd_div_helper_set_rate(const struct sprd_clk_common *common,
H A Dpll.h61 struct sprd_clk_common common;
120 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw);
H A Dcomposite.h18 struct sprd_clk_common common;
79 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw);
H A Dcommon.c27 struct sprd_clk_common *cclk;
H A Dgate.h19 struct sprd_clk_common common;
159 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw);
H A Dsc9860-clk.c71 static struct sprd_clk_common *sc9860_pmu_gate_clks[] = {
302 static struct sprd_clk_common *sc9860_pll_clks[] = {
438 static struct sprd_clk_common *sc9860_ap_clks[] = {
657 static struct sprd_clk_common *sc9860_aon_prediv[] = {
782 static struct sprd_clk_common *sc9860_apahb_gate[] = {
1001 static struct sprd_clk_common *sc9860_aon_gate[] = {
1204 static struct sprd_clk_common *sc9860_aonsecure_clk[] = {
1261 static struct sprd_clk_common *sc9860_agcp_gate[] = {
1319 static struct sprd_clk_common *sc9860_gpu_clk[] = {
1359 static struct sprd_clk_common *sc9860_vsp_cl
[all...]
H A Dpll.c41 const struct sprd_clk_common *common = &pll->common;
56 const struct sprd_clk_common *common = &pll->common;
H A Dums512-clk.c66 static struct sprd_clk_common *ums512_pmu_gate_clks[] = {
137 static struct sprd_clk_common *ums512_g0_pll_clks[] = {
180 static struct sprd_clk_common *ums512_g2_pll_clks[] = {
253 static struct sprd_clk_common *ums512_g3_pll_clks[] = {
351 static struct sprd_clk_common *ums512_gc_pll_clks[] = {
425 static struct sprd_clk_common *ums512_apahb_gate[] = {
624 static struct sprd_clk_common *ums512_ap_clks[] = {
1027 static struct sprd_clk_common *ums512_aon_apb[] = {
1335 static struct sprd_clk_common *ums512_aon_gate[] = {
1569 static struct sprd_clk_common *ums512_audcpapb_gat
[all...]
H A Dsc9863a-clk.c43 static struct sprd_clk_common *sc9863a_pmu_gate_clks[] = {
151 static struct sprd_clk_common *sc9863a_pll_clks[] = {
208 static struct sprd_clk_common *sc9863a_mpll_clks[] = {
243 static struct sprd_clk_common *sc9863a_rpll_clks[] = {
281 static struct sprd_clk_common *sc9863a_dpll_clks[] = {
706 static struct sprd_clk_common *sc9863a_aon_clks[] = {
978 static struct sprd_clk_common *sc9863a_ap_clks[] = {
1085 static struct sprd_clk_common *sc9863a_apahb_gate_clks[] = {
1328 static struct sprd_clk_common *sc9863a_aonapb_gate_clks[] = {
1572 static struct sprd_clk_common *sc9863a_mm_gate_clk
[all...]

Completed in 136 milliseconds