Home
last modified time | relevance | path

Searched refs:ccu_nkm (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/drivers/clk/sunxi-ng/
Dccu_nkm.h28 struct ccu_nkm { struct
48 struct ccu_nkm _struct = { \ argument
69 struct ccu_nkm _struct = { \
84 static inline struct ccu_nkm *hw_to_ccu_nkm(struct clk_hw *hw) in hw_to_ccu_nkm()
88 return container_of(common, struct ccu_nkm, common); in hw_to_ccu_nkm()
Dccu_nkm.c55 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_disable()
62 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_enable()
69 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_is_enabled()
77 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_recalc_rate()
115 struct ccu_nkm *nkm = data; in ccu_nkm_round_rate()
141 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_determine_rate()
150 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_set_rate()
188 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_get_parent()
195 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_set_parent()
DMakefile18 obj-y += ccu_nkm.o
Dccu-sun8i-r40.c169 static struct ccu_nkm pll_sata_clk = {
219 static struct ccu_nkm pll_mipi_clk = {
Dccu-sun50i-a64.c160 static struct ccu_nkm pll_mipi_clk = {