Home
last modified time | relevance | path

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

/linux/drivers/clk/spacemit/
H A Dccu_ddn.h15 struct ccu_ddn { struct
29 static struct ccu_ddn _name = { \ argument
41 static inline struct ccu_ddn *hw_to_ccu_ddn(struct clk_hw *hw) in hw_to_ccu_ddn()
45 return container_of(common, struct ccu_ddn, common); in hw_to_ccu_ddn()