Lines Matching refs:_hw
85 #define to_clk_sync_source(_hw) \
86 container_of(_hw, struct tegra_clk_sync_source, hw)
126 #define to_clk_frac_div(_hw) container_of(_hw, struct tegra_clk_frac_div, hw)
385 #define to_clk_pll(_hw) container_of(_hw, struct tegra_clk_pll, hw)
515 #define to_clk_pll_out(_hw) container_of(_hw, struct tegra_clk_pll_out, hw)
574 #define to_clk_periph_gate(_hw) \
575 container_of(_hw, struct tegra_clk_periph_gate, hw)
632 #define to_clk_periph(_hw) container_of(_hw, struct tegra_clk_periph, hw)
755 #define to_clk_super_mux(_hw) container_of(_hw, struct tegra_clk_super_mux, hw)
796 #define to_clk_sdmmc_mux(_hw) container_of(_hw, struct tegra_sdmmc_mux, hw)