Searched refs:ccu_mux (Results 1 – 25 of 32) sorted by relevance
12
42 struct ccu_mux { struct52 struct ccu_mux _struct = { \ argument75 static inline struct ccu_mux *hw_to_ccu_mux(struct clk_hw *hw) in hw_to_ccu_mux()79 return container_of(common, struct ccu_mux, common); in hw_to_ccu_mux()
201 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_disable()208 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_enable()215 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_is_enabled()222 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_get_parent()229 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_set_parent()237 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_recalc_rate()
1 …ccu_mux.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/bin/…3 source_drivers/clk/sunxi-ng/ccu_mux.o := drivers/clk/sunxi-ng/ccu_mux.c5 deps_drivers/clk/sunxi-ng/ccu_mux.o := \800 drivers/clk/sunxi-ng/ccu_mux.h \802 drivers/clk/sunxi-ng/ccu_mux.o: $(deps_drivers/clk/sunxi-ng/ccu_mux.o)804 $(deps_drivers/clk/sunxi-ng/ccu_mux.o):
9 ccu_mux.o/
11 obj-y += ccu_mux.o
1 …sunxi-ng/ccu_frac.o drivers/clk/sunxi-ng/ccu_gate.o drivers/clk/sunxi-ng/ccu_mux.o drivers/clk/sun…
193 static struct ccu_mux ahb2_clk = {
274 static struct ccu_mux ahb2_clk = {
279 static struct ccu_mux ahb2_clk = {
606 static struct ccu_mux hdmi_cec_clk = {
672 static struct ccu_mux hdmi_cec_clk = {
180 static struct ccu_mux cpu_clk = {
197 static struct ccu_mux ahb2_clk = {
221 static struct ccu_mux cpu_clk = {
795 drivers/clk/sunxi-ng/ccu_mux.h \
796 drivers/clk/sunxi-ng/ccu_mux.h \
797 drivers/clk/sunxi-ng/ccu_mux.h \
800 drivers/clk/sunxi-ng/ccu_mux.h \
985 drivers/clk/sunxi-ng/ccu_mux.h \
293 sunxi-ng/ccu_mux.o/
Completed in 39 milliseconds