Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/clk/tegra/
Dclk.h628 #define to_clk_periph(_hw) container_of(_hw, struct tegra_clk_periph, hw) macro
/kernel/linux/linux-5.10/drivers/clk/tegra/
Dclk.h632 #define to_clk_periph(_hw) container_of(_hw, struct tegra_clk_periph, hw) macro