Home
last modified time | relevance | path

Searched refs:ccu_mux (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
Dccu_mux.h42 struct ccu_mux { struct
53 struct ccu_mux _struct = { \ argument
76 static inline struct ccu_mux *hw_to_ccu_mux(struct clk_hw *hw) in hw_to_ccu_mux()
80 return container_of(common, struct ccu_mux, common); in hw_to_ccu_mux()
Dccu_mux.c201 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()
DMakefile11 obj-y += ccu_mux.o
Dccu-sun8i-v3s.c182 static struct ccu_mux ahb2_clk = {
Dccu-sun50i-a64.c274 static struct ccu_mux ahb2_clk = {
Dccu-sun8i-a83t.c279 static struct ccu_mux ahb2_clk = {
Dccu-sun50i-h6.c672 static struct ccu_mux hdmi_cec_clk = {
Dccu-sun5i.c180 static struct ccu_mux cpu_clk = {
Dccu-sun8i-h3.c197 static struct ccu_mux ahb2_clk = {
Dccu-sun4i-a10.c221 static struct ccu_mux cpu_clk = {