Home
last modified time | relevance | path

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

/linux-4.19.296/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.c204 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_disable()
211 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_enable()
218 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_is_enabled()
225 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_get_parent()
232 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_set_parent()
240 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_recalc_rate()
DMakefile11 obj-y += ccu_mux.o
Dccu-sun8i-v3s.c189 static struct ccu_mux ahb2_clk = {
Dccu-sun8i-a83t.c284 static struct ccu_mux ahb2_clk = {
Dccu-sun50i-a64.c266 static struct ccu_mux ahb2_clk = {
Dccu-sun50i-h6.c652 static struct ccu_mux hdmi_cec_clk = {
Dccu-sun5i.c187 static struct ccu_mux cpu_clk = {
Dccu-sun8i-h3.c203 static struct ccu_mux ahb2_clk = {
Dccu-sun4i-a10.c227 static struct ccu_mux cpu_clk = {