Searched defs:clk_pll_data (Results 1 – 2 of 2) sorted by relevance
47 struct clk_pll_data { struct70 struct clk_pll_data *pll_data; argument
29 struct clk_pll_data { struct30 unsigned int id;31 const char *name;32 const char *parent_name;33 u32 reg;34 u8 pd_shift;35 u8 dsmpd_shift;36 u8 lock_shift;37 unsigned long flags;