Searched defs:tegra_periph_init_data (Results 1 – 2 of 2) sorted by relevance
620 struct tegra_periph_init_data { struct621 const char *name;622 int clk_id;623 union {626 } p;627 int num_parents;628 struct tegra_clk_periph periph;629 u32 offset;630 const char *con_id;631 const char *dev_id;[all …]
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 …]