Searched defs:sd_clock (Results 1 – 19 of 19) sorted by relevance
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;
127 uint sd_clock = 1; /* Default to SD Clock turned ON */ variable
85 uint sd_clock = 1; /* Default to SD Clock turned ON */ variable
196 uint sd_clock = 1; /* Default to SD Clock turned ON */ variable
131 uint sd_clock = 1; /* Default to SD Clock turned ON */ variable
90 uint sd_clock = 1; /* Default to SD Clock turned ON */ variable
197 uint sd_clock = 1; /* Default to SD Clock turned ON */ variable
116 uint sd_clock = 1; /* Default to SD Clock turned ON */ variable
82 uint sd_clock = 1; /* Default to SD Clock turned ON */ variable
119 uint sd_clock = 1; /* Default to SD Clock turned ON */ variable
494 int sd_clock; member