Home
last modified time | relevance | path

Searched defs:tegra_periph_init_data (Results 1 – 1 of 1) sorted by relevance

/drivers/clk/tegra/
Dclk.h609 struct tegra_periph_init_data { struct
610 const char *name;
611 int clk_id;
612 union {
615 } p;
616 int num_parents;
617 struct tegra_clk_periph periph;
618 u32 offset;
619 const char *con_id;
620 const char *dev_id;
[all …]