Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h105176 struct tegra_clk_pll_params { struct
105177 long unsigned int input_min;
105178 long unsigned int input_max;
105179 long unsigned int cf_min;
105180 long unsigned int cf_max;
105181 long unsigned int vco_min;
105182 long unsigned int vco_max;
105183 u32 base_reg;
105184 u32 misc_reg;
105185 u32 lock_reg;
[all …]