Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h71215 struct tegra_clk_pll_freq_table { struct
71216 unsigned long input_rate;
71217 unsigned long output_rate;
71218 u32 n;
71219 u32 m;
71220 u8 p;
71221 u8 cpcon;
71222 u16 sdm_data;