Searched defs:tegra_periph_init_data (Results 1 – 1 of 1) sorted by relevance
469 struct tegra_periph_init_data { struct470 const char *name;471 int clk_id;472 union {475 } p;476 int num_parents;477 struct tegra_clk_periph periph;478 u32 offset;479 const char *con_id;480 const char *dev_id;[all …]