Home
last modified time | relevance | path

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

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