Home
last modified time | relevance | path

Searched refs:ccu_nm (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H A Dccu_nm.h18 * struct ccu_nm - Definition of an N-M clock
22 struct ccu_nm { struct
44 struct ccu_nm _struct = { \
67 struct ccu_nm _struct = { \
92 struct ccu_nm _struct = { \
120 struct ccu_nm _struct = { \
144 struct ccu_nm _struct = { \
158 static inline struct ccu_nm *hw_to_ccu_nm(struct clk_hw *hw) in hw_to_ccu_nm()
162 return container_of(common, struct ccu_nm, common); in hw_to_ccu_nm()
H A Dccu_nm.c12 #include "ccu_nm.h"
59 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_disable()
66 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_enable()
73 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_is_enabled()
81 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_recalc_rate()
123 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_round_rate()
172 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_set_rate()
H A Dccu-sun50i-a100.c22 #include "ccu_nm.h"
129 static struct ccu_nm pll_video0_clk = {
145 static struct ccu_nm pll_video1_clk = {
161 static struct ccu_nm pll_video2_clk = {
201 static struct ccu_nm pll_com_clk = {
218 static struct ccu_nm pll_video3_clk = {
247 static struct ccu_nm pll_audio_clk = {
H A Dccu-sun50i-h6.c21 #include "ccu_nm.h"
118 static struct ccu_nm pll_video0_clk = {
136 static struct ccu_nm pll_video1_clk = {
212 static struct ccu_nm pll_audio_base_clk = {
H A Dccu-sun9i-a80.c18 #include "ccu_nm.h"
70 static struct ccu_nm pll_audio_clk = {
133 static struct ccu_nm pll_video0_clk = {
H A Dccu-sun8i-a83t.c19 #include "ccu_nm.h"
78 static struct ccu_nm pll_audio_clk = {
H A Dccu-sun5i.c20 #include "ccu_nm.h"
60 static struct ccu_nm pll_audio_base_clk = {
H A Dccu-sun4i-a10.c22 #include "ccu_nm.h"
62 static struct ccu_nm pll_audio_base_clk = {
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
H A Dccu_nm.h18 * struct ccu_nm - Definition of an N-M clock
22 struct ccu_nm { struct
44 struct ccu_nm _struct = { \
67 struct ccu_nm _struct = { \
92 struct ccu_nm _struct = { \
121 struct ccu_nm _struct = { \
186 struct ccu_nm _struct = { \
200 static inline struct ccu_nm *hw_to_ccu_nm(struct clk_hw *hw) in hw_to_ccu_nm()
204 return container_of(common, struct ccu_nm, common); in hw_to_ccu_nm()
H A Dccu_nm.c12 #include "ccu_nm.h"
58 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_disable()
65 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_enable()
72 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_is_enabled()
80 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_recalc_rate()
122 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_round_rate()
170 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_set_rate()
H A Dccu-sun50i-a100.c21 #include "ccu_nm.h"
128 static struct ccu_nm pll_video0_clk = {
144 static struct ccu_nm pll_video1_clk = {
160 static struct ccu_nm pll_video2_clk = {
200 static struct ccu_nm pll_com_clk = {
217 static struct ccu_nm pll_video3_clk = {
246 static struct ccu_nm pll_audio_clk = {
H A Dccu-sun20i-d1.c24 #include "ccu_nm.h"
66 static struct ccu_nm pll_periph0_4x_clk = {
102 static struct ccu_nm pll_video0_4x_clk = {
126 static struct ccu_nm pll_video1_4x_clk = {
175 static struct ccu_nm pll_audio0_4x_clk = {
206 static struct ccu_nm pll_audio1_clk = {
H A Dccu-sun50i-h616.c23 #include "ccu_nm.h"
135 static struct ccu_nm pll_video0_clk = {
153 static struct ccu_nm pll_video1_clk = {
171 static struct ccu_nm pll_video2_clk = {
226 static struct ccu_nm pll_audio_hs_clk = {
H A Dccu-sun50i-h6.c21 #include "ccu_nm.h"
118 static struct ccu_nm pll_video0_clk = {
136 static struct ccu_nm pll_video1_clk = {
212 static struct ccu_nm pll_audio_base_clk = {
H A Dccu-sun9i-a80.c18 #include "ccu_nm.h"
70 static struct ccu_nm pll_audio_clk = {
133 static struct ccu_nm pll_video0_clk = {
H A Dccu-sun8i-a83t.c19 #include "ccu_nm.h"
78 static struct ccu_nm pll_audio_clk = {
H A Dccu-sun5i.c20 #include "ccu_nm.h"
60 static struct ccu_nm pll_audio_base_clk = {
H A Dccu-sun4i-a10.c24 #include "ccu_nm.h"
64 static struct ccu_nm pll_audio_base_clk = {

Completed in 19 milliseconds