Searched defs:tegra_periph_init_data (Results 1 – 1 of 1) 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 …]