Searched defs:tegra_periph_init_data (Results 1 – 1 of 1) sorted by relevance
674 struct tegra_periph_init_data { struct675 const char *name;676 int clk_id;677 union {680 } p;681 int num_parents;682 struct tegra_clk_periph periph;683 u32 offset;684 const char *con_id;685 const char *dev_id;[all …]