/u-boot/board/warp/ |
A D | warp.c | 76 static iomux_v3_cfg_t const usdhc2_pads[] = { in board_mmc_init() local 90 imx_iomux_v3_setup_multiple_pads(usdhc2_pads, ARRAY_SIZE(usdhc2_pads)); in board_mmc_init()
|
/u-boot/board/google/imx8mq_phanbell/ |
A D | spl.c | 75 static iomux_v3_cfg_t const usdhc2_pads[] = { variable 117 imx_iomux_v3_setup_multiple_pads(usdhc2_pads, in board_mmc_init() 118 ARRAY_SIZE(usdhc2_pads)); in board_mmc_init()
|
/u-boot/board/technexion/pico-imx8mq/ |
A D | spl.c | 134 static iomux_v3_cfg_t const usdhc2_pads[] = { variable 172 imx_iomux_v3_setup_multiple_pads(usdhc2_pads, ARRAY_SIZE(usdhc2_pads)); in board_mmc_init()
|
/u-boot/board/freescale/imx8mq_evk/ |
A D | spl.c | 99 static iomux_v3_cfg_t const usdhc2_pads[] = { variable 139 imx_iomux_v3_setup_multiple_pads(usdhc2_pads, in board_mmc_init() 140 ARRAY_SIZE(usdhc2_pads)); in board_mmc_init()
|
/u-boot/board/tqc/tqma6/ |
A D | tqma6_wru4.c | 77 static iomux_v3_cfg_t const usdhc2_pads[] = { variable 123 imx_iomux_v3_setup_multiple_pads(usdhc2_pads, ARRAY_SIZE(usdhc2_pads)); in tqma6_bb_board_mmc_init()
|
/u-boot/board/myir/mys_6ulx/ |
A D | spl.c | 122 static iomux_v3_cfg_t const usdhc2_pads[] = { variable 166 SETUP_IOMUX_PADS(usdhc2_pads); in board_mmc_init()
|
/u-boot/board/phytec/pcl063/ |
A D | spl.c | 123 static iomux_v3_cfg_t const usdhc2_pads[] = { variable 167 SETUP_IOMUX_PADS(usdhc2_pads); in board_mmc_init()
|
/u-boot/board/el/el6x/ |
A D | el6x.c | 241 iomux_v3_cfg_t const usdhc2_pads[] = { variable 306 usdhc2_pads, ARRAY_SIZE(usdhc2_pads)); in board_mmc_init() 344 usdhc2_pads, ARRAY_SIZE(usdhc2_pads)); in board_mmc_init()
|
/u-boot/board/variscite/dart_6ul/ |
A D | spl.c | 126 static iomux_v3_cfg_t const usdhc2_pads[] = { variable 170 SETUP_IOMUX_PADS(usdhc2_pads); in board_mmc_init()
|
/u-boot/board/ccv/xpress/ |
A D | xpress.c | 151 static iomux_v3_cfg_t const usdhc2_pads[] = { variable 184 imx_iomux_v3_setup_multiple_pads(usdhc2_pads, ARRAY_SIZE(usdhc2_pads)); in board_mmc_init()
|
/u-boot/board/freescale/mx6ul_14x14_evk/ |
A D | mx6ul_14x14_evk.c | 132 static iomux_v3_cfg_t const usdhc2_pads[] = { variable 152 imx_iomux_v3_setup_multiple_pads(usdhc2_pads, ARRAY_SIZE(usdhc2_pads)); in board_mmc_init()
|
/u-boot/board/freescale/mx6slevk/ |
A D | mx6slevk.c | 82 static iomux_v3_cfg_t const usdhc2_pads[] = { variable 254 imx_iomux_v3_setup_multiple_pads(usdhc2_pads, in board_mmc_init() 255 ARRAY_SIZE(usdhc2_pads)); in board_mmc_init()
|
/u-boot/board/kosagi/novena/ |
A D | novena_spl.c | 297 static iomux_v3_cfg_t usdhc2_pads[] = { variable 319 imx_iomux_v3_setup_multiple_pads(usdhc2_pads, ARRAY_SIZE(usdhc2_pads)); in novena_spl_setup_iomux_sdhc()
|
/u-boot/board/udoo/neo/ |
A D | neo.c | 221 static iomux_v3_cfg_t const usdhc2_pads[] = { variable 410 imx_iomux_v3_setup_multiple_pads(usdhc2_pads, ARRAY_SIZE(usdhc2_pads)); in board_mmc_init()
|
/u-boot/board/advantech/dms-ba16/ |
A D | dms-ba16.c | 115 static iomux_v3_cfg_t const usdhc2_pads[] = { variable 267 usdhc2_pads, ARRAY_SIZE(usdhc2_pads)); in board_mmc_init()
|
/u-boot/board/embest/mx6boards/ |
A D | mx6boards.c | 153 iomux_v3_cfg_t const usdhc2_pads[] = { variable 242 usdhc2_pads, ARRAY_SIZE(usdhc2_pads)); in board_mmc_init()
|
/u-boot/board/liebherr/mccmon6/ |
A D | spl.c | 481 static iomux_v3_cfg_t const usdhc2_pads[] = { variable 550 SETUP_IOMUX_PADS(usdhc2_pads); in board_mmc_init()
|
/u-boot/board/solidrun/mx6cuboxi/ |
A D | mx6cuboxi.c | 117 static iomux_v3_cfg_t const usdhc2_pads[] = { variable 497 SETUP_IOMUX_PADS(usdhc2_pads); in board_boot_order()
|
/u-boot/board/dhelectronics/dh_imx6/ |
A D | dh_imx6_spl.c | 400 static iomux_v3_cfg_t const usdhc2_pads[] = { variable 438 SETUP_IOMUX_PADS(usdhc2_pads); in setup_iomux_sd()
|
/u-boot/board/toradex/apalis_imx6/ |
A D | apalis_imx6.c | 116 iomux_v3_cfg_t const usdhc2_pads[] = { variable 388 usdhc2_pads, ARRAY_SIZE(usdhc2_pads)); in board_mmc_init()
|
/u-boot/board/phytec/pfla02/ |
A D | pfla02.c | 167 static iomux_v3_cfg_t const usdhc2_pads[] = { variable 228 SETUP_IOMUX_PADS(usdhc2_pads); in board_mmc_init()
|
/u-boot/board/freescale/mx6sabresd/ |
A D | mx6sabresd.c | 75 static iomux_v3_cfg_t const usdhc2_pads[] = { variable 269 SETUP_IOMUX_PADS(usdhc2_pads); in board_mmc_init()
|
/u-boot/board/boundary/nitrogen6x/ |
A D | nitrogen6x.c | 155 static iomux_v3_cfg_t const usdhc2_pads[] = { variable 860 SETUP_IOMUX_PADS(usdhc2_pads); in board_init()
|
/u-boot/board/congatec/cgtqmx6eval/ |
A D | cgtqmx6eval.c | 80 static iomux_v3_cfg_t const usdhc2_pads[] = { variable 460 SETUP_IOMUX_PADS(usdhc2_pads); in board_mmc_init()
|