Home
last modified time | relevance | path

Searched refs:ccu_mult (Results 1 – 9 of 9) sorted by relevance

/linux-4.19.296/drivers/clk/sunxi-ng/
Dccu_mult.c41 struct ccu_mult *cm = data; in ccu_mult_round_rate()
58 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_disable()
65 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_enable()
72 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_is_enabled()
80 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_recalc_rate()
100 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_determine_rate()
109 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_set_rate()
152 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_get_parent()
159 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_set_parent()
Dccu_mult.h35 struct ccu_mult { struct
48 struct ccu_mult _struct = { \ argument
61 static inline struct ccu_mult *hw_to_ccu_mult(struct clk_hw *hw) in hw_to_ccu_mult()
65 return container_of(common, struct ccu_mult, common); in hw_to_ccu_mult()
DMakefile12 obj-y += ccu_mult.o
Dccu-sun8i-a83t.c43 static struct ccu_mult pll_c0cpux_clk = {
57 static struct ccu_mult pll_c1cpux_clk = {
Dccu-sun9i-a80.c42 static struct ccu_mult pll_c0cpux_clk = {
56 static struct ccu_mult pll_c1cpux_clk = {
Dccu-sun5i.c88 static struct ccu_mult pll_video0_clk = {
162 static struct ccu_mult pll_video1_clk = {
Dccu-sun8i-a33.c162 static struct ccu_mult pll_ddr1_clk = {
Dccu-sun4i-a10.c86 static struct ccu_mult pll_video0_clk = {
187 static struct ccu_mult pll_video1_clk = {
Dccu-sun50i-h6.c35 static struct ccu_mult pll_cpux_clk = {