Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/sam/
A Dat91_clk.h85 struct clk_pll_charac { struct
86 struct clk_range input;
87 int num_output;
88 const struct clk_range *output;
89 uint16_t *icpll;
90 uint8_t *out;
91 uint8_t upll : 1;

Completed in 3 milliseconds