Home
last modified time | relevance | path

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

/linux/drivers/clk/ti/
H A Dcomposite.c98 static inline struct clk_hw *_get_hw(struct clk_hw_omap_comp *clk, int idx) in _get_hw() function
171 _get_hw(cclk, CLK_COMPONENT_TYPE_MUX), in _register_composite()
173 _get_hw(cclk, CLK_COMPONENT_TYPE_DIVIDER), in _register_composite()
175 _get_hw(cclk, CLK_COMPONENT_TYPE_GATE), in _register_composite()