Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/hisilicon/
Dclk-hi3620.c233 struct hisi_mmc_clock { struct
234 unsigned int id;
235 const char *name;
236 const char *parent_name;
237 unsigned long flags;
238 u32 clken_reg;
239 u32 clken_bit;
240 u32 div_reg;
241 u32 div_off;
242 u32 div_bits;
[all …]