Home
last modified time | relevance | path

Searched refs:emif_data (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/memory/
Demif.c58 struct emif_data { struct
74 static struct emif_data *emif1; argument
81 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()
149 struct emif_data *emif = s->private; in emif_mr4_show()
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()
[all …]