Home
last modified time | relevance | path

Searched refs:max_bus_width (Results 1 – 23 of 23) sorted by relevance

/u-boot/board/google/imx8mq_phanbell/
A Dspl.c105 usdhc_cfg[0].max_bus_width = 8; in board_mmc_init()
116 usdhc_cfg[1].max_bus_width = 4; in board_mmc_init()
/u-boot/board/myir/mys_6ulx/
A Dspl.c139 .max_bus_width = 4,
144 .max_bus_width = 8,
/u-boot/board/phytec/pcl063/
A Dspl.c140 .max_bus_width = 4,
145 .max_bus_width = 8,
/u-boot/board/variscite/dart_6ul/
A Dspl.c143 .max_bus_width = 4,
148 .max_bus_width = 8,
/u-boot/board/bachmann/ot1200/
A Dot1200.c240 usdhc_cfg[0].max_bus_width = 8; in board_mmc_init()
241 usdhc_cfg[1].max_bus_width = 4; in board_mmc_init()
/u-boot/board/freescale/mx6slevk/
A Dmx6slevk.c258 usdhc_cfg[0].max_bus_width = 4; in board_mmc_init()
266 usdhc_cfg[0].max_bus_width = 4; in board_mmc_init()
/u-boot/board/embest/mx6boards/
A Dmx6boards.c245 usdhc_cfg[0].max_bus_width = 4; in board_mmc_init()
261 usdhc_cfg[1].max_bus_width = 4; in board_mmc_init()
267 usdhc_cfg[2].max_bus_width = 4; in board_mmc_init()
/u-boot/include/
A Dmvebu_mmc.h264 u8 max_bus_width; member
A Dfsl_esdhc.h211 u8 max_bus_width; member
A Dfsl_esdhc_imx.h226 u8 max_bus_width; member
/u-boot/board/phytec/pfla02/
A Dpfla02.c161 .max_bus_width = 4},
163 .max_bus_width = 4},
574 usdhc_cfg[0].max_bus_width = 4; in board_mmc_init()
/u-boot/board/gateworks/gw_ventana/
A Dcommon.c1681 usdhc_cfg[0].max_bus_width = 4; in board_mmc_init()
1688 usdhc_cfg[0].max_bus_width = 8; in board_mmc_init()
1696 usdhc_cfg[1].max_bus_width = 4; in board_mmc_init()
1703 usdhc_cfg[0].max_bus_width = 8; in board_mmc_init()
1711 usdhc_cfg[1].max_bus_width = 4; in board_mmc_init()
1720 usdhc_cfg[0].max_bus_width = 8; in board_mmc_init()
/u-boot/board/tqc/tqma6/
A Dtqma6.c90 .max_bus_width = 8,
A Dtqma6_wru4.c94 .max_bus_width = 4,
/u-boot/board/wandboard/
A Dspl.c495 usdhc_cfg[0].max_bus_width = 4; in board_mmc_init()
501 usdhc_cfg[1].max_bus_width = 4; in board_mmc_init()
/u-boot/board/compulab/cm_fx6/
A Dspl.c356 .max_bus_width = 4,
/u-boot/board/udoo/
A Dudoo.c224 usdhc_cfg.max_bus_width = 4; in board_mmc_init()
/u-boot/board/liebherr/mccmon6/
A Dspl.c547 usdhc_cfg[0].max_bus_width = 8; in board_mmc_init()
552 usdhc_cfg[1].max_bus_width = 4; in board_mmc_init()
/u-boot/board/liebherr/display5/
A Dspl.c289 .max_bus_width = 8,
/u-boot/board/ccv/xpress/
A Dxpress.c171 .max_bus_width = 8,
/u-boot/drivers/mmc/
A Dfsl_esdhc.c914 if (cfg->max_bus_width == 8) { in fsl_esdhc_initialize()
917 } else if (cfg->max_bus_width == 4) { in fsl_esdhc_initialize()
919 } else if (cfg->max_bus_width == 1) { in fsl_esdhc_initialize()
A Dfsl_esdhc_imx.c1318 priv->bus_width = cfg->max_bus_width; in fsl_esdhc_cfg_to_priv()
/u-boot/board/dhelectronics/dh_imx6/
A Ddh_imx6_spl.c501 usdhc_cfg[0].max_bus_width = 8; in board_mmc_init()

Completed in 34 milliseconds