Home
last modified time | relevance | path

Searched refs:ccu_gate_helper_disable (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/clk/sunxi-ng/
A Dccu_gate.c12 void ccu_gate_helper_disable(struct ccu_common *common, u32 gate) in ccu_gate_helper_disable() function
32 return ccu_gate_helper_disable(&cg->common, cg->enable); in ccu_gate_disable()
A Dccu_gate.h91 void ccu_gate_helper_disable(struct ccu_common *common, u32 gate);
A Dccu_div.c39 return ccu_gate_helper_disable(&cd->common, cd->enable); in ccu_div_disable()
A Dccu_common.c67 ccu_gate_helper_disable(pll->common, pll->enable); in ccu_pll_notifier_cb()
A Dccu_mult.c57 return ccu_gate_helper_disable(&cm->common, cm->enable); in ccu_mult_disable()
A Dccu_nk.c48 return ccu_gate_helper_disable(&nk->common, nk->enable); in ccu_nk_disable()
A Dccu_mux.c203 return ccu_gate_helper_disable(&cm->common, cm->enable); in ccu_mux_disable()
A Dccu_nkm.c54 return ccu_gate_helper_disable(&nkm->common, nkm->enable); in ccu_nkm_disable()
A Dccu_nm.c61 return ccu_gate_helper_disable(&nm->common, nm->enable); in ccu_nm_disable()
A Dccu_mp.c129 return ccu_gate_helper_disable(&cmp->common, cmp->enable); in ccu_mp_disable()
A Dccu_nkmp.c74 return ccu_gate_helper_disable(&nkmp->common, nkmp->enable); in ccu_nkmp_disable()
/linux/
A DSystem.map25485 ffff8000106a7f80 t ccu_gate_helper_disable.part.0
25490 ffff8000106a8130 T ccu_gate_helper_disable
A D.tmp_System.map25485 ffff8000106a7f80 t ccu_gate_helper_disable.part.0
25490 ffff8000106a8130 T ccu_gate_helper_disable

Completed in 315 milliseconds