Searched refs:board_mmc_info (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/arm/mach-omap2/
H A Dboard-omap3logic.c100 static struct omap2_hsmmc_info __initdata board_mmc_info[] = { variable in typeref:struct:__initdata
115 board_mmc_info[0].gpio_cd = OMAP3530_LV_SOM_MMC_GPIO_CD; board_mmc_init()
116 board_mmc_info[0].gpio_wp = OMAP3530_LV_SOM_MMC_GPIO_WP; board_mmc_init()
121 board_mmc_info[0].gpio_cd = OMAP3_TORPEDO_MMC_GPIO_CD; board_mmc_init()
129 omap_hsmmc_init(board_mmc_info); board_mmc_init()

Completed in 77 milliseconds