Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/ti/
H A Dcomposite.c92 struct clk_hw_omap_comp { struct
98 static inline struct clk_hw *_get_hw(struct clk_hw_omap_comp *clk, int idx) in _get_hw() argument
109 #define to_clk_hw_comp(_hw) container_of(_hw, struct clk_hw_omap_comp, hw)
116 struct clk_hw_omap_comp *cclk = to_clk_hw_comp(hw); in _register_composite()
204 struct clk_hw_omap_comp *cclk; in of_ti_composite_clk_setup()