Home
last modified time | relevance | path

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

/linux/drivers/clk/sprd/
H A Ddiv.h35 struct sprd_div { struct
42 struct sprd_div _struct = { \ argument
67 static inline struct sprd_div *hw_to_sprd_div(const struct clk_hw *hw) in hw_to_sprd_div()
71 return container_of(common, struct sprd_div, common); in hw_to_sprd_div()