Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/clk/
H A Dti_pll.c24 struct ti_pll_consider_data { struct
26 struct ti_clk *clk;
27 const struct ti_pll_data *data;
28 const struct ti_clk_data_pll *pll;
29 const struct ti_clk_range *vco;
30 const struct ti_clk_range *vco_in;
31 uint32_t input;
32 uint32_t output;
33 uint32_t min;
34 uint32_t max;
[all …]