Searched refs:mci0 (Results 1 – 1 of 1) sorted by relevance
207 void *mci0 = (void *)ATMEL_BASE_MCI0; in board_mmc_init() local214 ret = atmel_mci_init(boot_mode_sf ? mci0 : mci1); in board_mmc_init()220 ret = atmel_mci_init(boot_mode_sf ? mci1 : mci0); in board_mmc_init()