Home
last modified time | relevance | path

Searched defs:to_clk_hw_omap (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/clk/
Dti.h244 #define to_clk_hw_omap(_hw) container_of(_hw, struct clk_hw_omap, hw) macro
/kernel/linux/linux-6.6/include/linux/clk/
Dti.h258 #define to_clk_hw_omap(_hw) container_of(_hw, struct clk_hw_omap, hw) macro