Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/memory/
Demif.c81 static void do_emif_regdump_show(struct seq_file *s, struct emif_data *emif, in do_emif_regdump_show()
119 struct emif_data *emif = s->private; in emif_regdump_show() local
149 struct emif_data *emif = s->private; in emif_mr4_show() local
166 static int __init_or_module emif_debugfs_init(struct emif_data *emif) in emif_debugfs_init()
199 static void __exit emif_debugfs_exit(struct emif_data *emif) in emif_debugfs_exit()
205 static inline int __init_or_module emif_debugfs_init(struct emif_data *emif) in emif_debugfs_init()
210 static inline void __exit emif_debugfs_exit(struct emif_data *emif) in emif_debugfs_exit()
230 static u32 get_emif_bus_width(struct emif_data *emif) in get_emif_bus_width()
245 static u32 get_cl(struct emif_data *emif) in get_cl()
255 static void set_lpmode(struct emif_data *emif, u8 lpmode) in set_lpmode()
[all …]