Searched defs:sd_clock (Results 1 – 4 of 4) sorted by relevance
222 struct sd_clock { struct223 struct clk_hw hw;224 const struct sd_div_table *div_table;225 struct cpg_simple_notifier csn;226 unsigned int div_num;227 unsigned int div_min;228 unsigned int div_max;229 unsigned int cur_div_idx;
241 struct sd_clock { struct242 struct clk_hw hw;243 const struct sd_div_table *div_table;244 struct cpg_simple_notifier csn;245 unsigned int div_num;246 unsigned int cur_div_idx;
494 int sd_clock; member
506 int sd_clock; member