Home
last modified time | relevance | path

Searched refs:ccu_nm (Results 1 – 8 of 8) sorted by relevance

/linux-4.19.296/drivers/clk/sunxi-ng/
Dccu_nm.h30 struct ccu_nm { struct
51 struct ccu_nm _struct = { \ argument
74 struct ccu_nm _struct = { \
99 struct ccu_nm _struct = { \
122 struct ccu_nm _struct = { \
136 static inline struct ccu_nm *hw_to_ccu_nm(struct clk_hw *hw) in hw_to_ccu_nm()
140 return container_of(common, struct ccu_nm, common); in hw_to_ccu_nm()
Dccu_nm.c62 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_disable()
69 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_enable()
76 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_is_enabled()
84 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_recalc_rate()
126 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_round_rate()
168 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_set_rate()
DMakefile20 obj-y += ccu_nm.o
Dccu-sun50i-h6.c117 static struct ccu_nm pll_video0_clk = {
133 static struct ccu_nm pll_video1_clk = {
201 static struct ccu_nm pll_audio_base_clk = {
Dccu-sun9i-a80.c77 static struct ccu_nm pll_audio_clk = {
140 static struct ccu_nm pll_video0_clk = {
Dccu-sun8i-a83t.c85 static struct ccu_nm pll_audio_clk = {
Dccu-sun5i.c67 static struct ccu_nm pll_audio_base_clk = {
Dccu-sun4i-a10.c69 static struct ccu_nm pll_audio_base_clk = {