Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/renesas/
Drcar-gen3-cpg.c222 struct sd_clock { struct
223 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;
/Linux-v4.19/drivers/staging/rts5208/
Drtsx_chip.h506 int sd_clock; member