Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_FSL_USDHC_NUM (Results 1 – 25 of 66) sorted by relevance

123

/openbmc/u-boot/include/configs/
H A Dmx6ullevk.h36 #define CONFIG_SYS_FSL_USDHC_NUM 1 macro
38 #define CONFIG_SYS_FSL_USDHC_NUM 2 macro
H A Dmx6ul_14x14_evk.h32 #define CONFIG_SYS_FSL_USDHC_NUM 1 macro
34 #define CONFIG_SYS_FSL_USDHC_NUM 2 macro
H A Dmx7dsabresd.h200 #define CONFIG_SYS_FSL_USDHC_NUM 1 macro
202 #define CONFIG_SYS_FSL_USDHC_NUM 2 macro
H A Dembestmx6boards.h76 #define CONFIG_SYS_FSL_USDHC_NUM 3 macro
83 #define CONFIG_SYS_FSL_USDHC_NUM 2 macro
H A Dcolibri_imx7.h35 #define CONFIG_SYS_FSL_USDHC_NUM 1 macro
37 #define CONFIG_SYS_FSL_USDHC_NUM 2 macro
H A Dmx6sabresd.h33 #define CONFIG_SYS_FSL_USDHC_NUM 3 macro
H A Dsecomx6quq7.h25 #define CONFIG_SYS_FSL_USDHC_NUM 2 macro
H A Dmx6qarm2.h21 #define CONFIG_SYS_FSL_USDHC_NUM 2 macro
H A Dsksimx6.h53 #define CONFIG_SYS_FSL_USDHC_NUM 1 macro
H A Dmx6sabreauto.h51 #define CONFIG_SYS_FSL_USDHC_NUM 2 macro
H A Dmx6sllevk.h137 #define CONFIG_SYS_FSL_USDHC_NUM 3 macro
H A Dpcm058.h75 #define CONFIG_SYS_FSL_USDHC_NUM 1 macro
H A Dmx6slevk.h151 #define CONFIG_SYS_FSL_USDHC_NUM 3 macro
H A Dpfla02.h75 #define CONFIG_SYS_FSL_USDHC_NUM 2 macro
H A Dimx6_logic.h25 #define CONFIG_SYS_FSL_USDHC_NUM 2 macro
H A Dmx6sxsabreauto.h157 #define CONFIG_SYS_FSL_USDHC_NUM 2 macro
H A Dot1200.h43 #define CONFIG_SYS_FSL_USDHC_NUM 2 macro
H A Dwarp7.h136 #define CONFIG_SYS_FSL_USDHC_NUM 1 macro
H A Dmx7ulp_evk.h33 #define CONFIG_SYS_FSL_USDHC_NUM 1 macro
H A Dtitanium.h38 #define CONFIG_SYS_FSL_USDHC_NUM 1 macro
H A Dplatinum.h35 #define CONFIG_SYS_FSL_USDHC_NUM 1 macro
H A Daristainetos-common.h156 #define CONFIG_SYS_FSL_USDHC_NUM 2 macro
H A Del6x_common.h29 #define CONFIG_SYS_FSL_USDHC_NUM 2 macro
/openbmc/u-boot/board/seco/mx6quq7/
H A Dmx6quq7.c128 for (index = 0; index < CONFIG_SYS_FSL_USDHC_NUM; ++index) { in board_mmc_init()
141 index + 1, CONFIG_SYS_FSL_USDHC_NUM); in board_mmc_init()
/openbmc/u-boot/board/freescale/mx6qarm2/
H A Dmx6qarm2.c139 for (index = 0; index < CONFIG_SYS_FSL_USDHC_NUM; ++index) { in board_mmc_init()
152 index + 1, CONFIG_SYS_FSL_USDHC_NUM); in board_mmc_init()

123