Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-omap2/
Dhsmmc.h8 struct omap2_hsmmc_info { struct
19 void omap_hsmmc_init(struct omap2_hsmmc_info *); argument
20 void omap_hsmmc_late_init(struct omap2_hsmmc_info *);
24 static inline void omap_hsmmc_init(struct omap2_hsmmc_info *info) in omap_hsmmc_init()
28 static inline void omap_hsmmc_late_init(struct omap2_hsmmc_info *info) in omap_hsmmc_late_init()
Dhsmmc.c29 static int __init omap_hsmmc_pdata_init(struct omap2_hsmmc_info *c, in omap_hsmmc_pdata_init()
48 void omap_hsmmc_late_init(struct omap2_hsmmc_info *c) in omap_hsmmc_late_init()
70 static void __init omap_hsmmc_init_one(struct omap2_hsmmc_info *hsmmcinfo, in omap_hsmmc_init_one()
151 void __init omap_hsmmc_init(struct omap2_hsmmc_info *controllers) in omap_hsmmc_init()
Dcommon.h355 struct omap2_hsmmc_info;
Dpdata-quirks.c379 static struct omap2_hsmmc_info pandora_mmc3[] = {