Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/
H A Dcpu.h60 struct clk_pll_table { struct
61 u16 n;
62 u16 m;
63 u8 p;
64 u8 cpcon;
/OK3568_Linux_fs/kernel/drivers/clk/actions/
H A Dowl-pll.h19 struct clk_pll_table { struct
33 const struct clk_pll_table *table; argument