Home
last modified time | relevance | path

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

/drivers/clk/hisilicon/
Dclk-hi3620.c219 struct hisi_mmc_clock { struct
220 unsigned int id;
221 const char *name;
222 const char *parent_name;
223 unsigned long flags;
224 u32 clken_reg;
225 u32 clken_bit;
226 u32 div_reg;
227 u32 div_off;
228 u32 div_bits;
[all …]