Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/ti/
Dcomposite.c108 static inline struct clk_hw *_get_hw(struct clk_hw_omap_comp *clk, int idx) in _get_hw() function
215 _get_hw(cclk, CLK_COMPONENT_TYPE_MUX), in _register_composite()
217 _get_hw(cclk, CLK_COMPONENT_TYPE_DIVIDER), in _register_composite()
219 _get_hw(cclk, CLK_COMPONENT_TYPE_GATE), in _register_composite()