Searched defs:tegra_periph_init_data (Results 1 – 1 of 1) sorted by relevance
609 struct tegra_periph_init_data { struct610 const char *name;611 int clk_id;612 union {615 } p;616 int num_parents;617 struct tegra_clk_periph periph;618 u32 offset;619 const char *con_id;620 const char *dev_id;[all …]