Searched defs:tegra_periph_init_data (Results 1 – 1 of 1) sorted by relevance
669 struct tegra_periph_init_data { struct670 const char *name;671 int clk_id;672 union {675 } p;676 int num_parents;677 struct tegra_clk_periph periph;678 u32 offset;679 const char *con_id;680 const char *dev_id;[all …]