Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dcomposite.c106 static inline struct clk_hw *_get_hw(struct clk_hw_omap_comp *clk, int idx) in _get_hw() function
179 _get_hw(cclk, CLK_COMPONENT_TYPE_MUX), in _register_composite()
181 _get_hw(cclk, CLK_COMPONENT_TYPE_DIVIDER), in _register_composite()
183 _get_hw(cclk, CLK_COMPONENT_TYPE_GATE), in _register_composite()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds