Searched defs:tegra_periph_init_data (Results 1 – 2 of 2) sorted by relevance
670 struct tegra_periph_init_data { struct671 const char *name;672 int clk_id;673 union {676 } p;677 int num_parents;678 struct tegra_clk_periph periph;679 u32 offset;680 const char *con_id;681 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 …]