Searched defs:tegra_mux_clk (Results 1 – 1 of 1) sorted by relevance
56 struct tegra_mux_clk { struct57 const char **parents;58 u_int nparents;59 u_int reg;83 struct tegra_mux_clk mux; argument