Home
last modified time | relevance | path

Searched refs:omap_mmc_init (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/u-boot/board/ti/sdp4430/
H A Dsdp.c78 omap_mmc_init(0, 0, 0, -1, -1); in board_mmc_init()
79 omap_mmc_init(1, 0, 0, -1, -1); in board_mmc_init()
/openbmc/u-boot/board/compulab/cl-som-am57x/
H A Dcl-som-am57x.c44 ret0 = omap_mmc_init(0, 0, 0, SB_SOM_CD_GPIO, SB_SOM_WP_GPIO); in board_mmc_init()
48 ret1 = omap_mmc_init(1, 0, 0, -1, -1); in board_mmc_init()
/openbmc/u-boot/board/ti/omap5_uevm/
H A Devm.c217 omap_mmc_init(0, 0, 0, -1, -1); in board_mmc_init()
218 omap_mmc_init(1, 0, 0, -1, -1); in board_mmc_init()
/openbmc/u-boot/board/compulab/cm_t54/
H A Dcm_t54.c107 ret0 = omap_mmc_init(0, 0, 0, SB_T54_CD_GPIO, SB_T54_WP_GPIO); in board_mmc_init()
111 ret1 = omap_mmc_init(1, 0, 0, -1, -1); in board_mmc_init()
/openbmc/u-boot/board/ti/am3517crane/
H A Dam3517crane.c68 return omap_mmc_init(0, 0, 0, -1, -1); in board_mmc_init()
/openbmc/u-boot/board/isee/igep00x0/
H A Dcommon.c60 return omap_mmc_init(0, 0, 0, -1, -1); in board_mmc_init()
/openbmc/u-boot/board/quipos/cairo/
H A Dcairo.c55 return omap_mmc_init(0, 0, 0, -1, -1); in board_mmc_init()
/openbmc/u-boot/board/logicpd/zoom1/
H A Dzoom1.c112 return omap_mmc_init(0, 0, 0, -1, -1); in board_mmc_init()
/openbmc/u-boot/board/ti/ks2_evm/
H A Dboard_k2g.c228 omap_mmc_init(0, 0, 0, -1, -1); in board_mmc_init()
230 omap_mmc_init(1, 0, 0, -1, -1); in board_mmc_init()
/openbmc/u-boot/board/pandora/
H A Dpandora.c140 return omap_mmc_init(0, 0, 0, -1, -1); in board_mmc_init()
/openbmc/u-boot/board/htkw/mcx/
H A Dmcx.c105 return omap_mmc_init(0, 0, 0, -1, -1); in board_mmc_init()
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dboard.c156 ret = omap_mmc_init(0, 0, 0, -1, -1); in cpu_mmc_init()
160 return omap_mmc_init(1, 0, 0, -1, -1); in cpu_mmc_init()
/openbmc/u-boot/board/logicpd/am3517evm/
H A Dam3517evm.c167 return omap_mmc_init(0, 0, 0, -1, -1); in board_mmc_init()
/openbmc/u-boot/board/technexion/twister/
H A Dtwister.c135 return omap_mmc_init(0, 0, 0, -1, -1); in board_mmc_init()
/openbmc/u-boot/board/timll/devkit8000/
H A Ddevkit8000.c137 return omap_mmc_init(0, 0, 0, -1, -1); in board_mmc_init()
/openbmc/u-boot/board/lg/sniper/
H A Dsniper.c183 return omap_mmc_init(1, 0, 0, -1, -1); in board_mmc_init()
/openbmc/u-boot/board/ti/ti814x/
H A Devm.c117 omap_mmc_init(1, 0, 0, -1, -1); in board_mmc_init()
/openbmc/u-boot/board/amazon/kc1/
H A Dkc1.c171 return omap_mmc_init(1, 0, 0, -1, -1); in board_mmc_init()
/openbmc/u-boot/board/corscience/tricorder/
H A Dtricorder.c145 return omap_mmc_init(0, 0, 0, -1, -1); in board_mmc_init()
/openbmc/u-boot/board/compulab/cm_t3517/
H A Dcm_t3517.c124 return omap_mmc_init(0, 0, 0, SB_T35_CD_GPIO, SB_T35_WP_GPIO); in board_mmc_init()
/openbmc/u-boot/board/technexion/tao3530/
H A Dtao3530.c184 omap_mmc_init(0, 0, 0, -1, -1); in board_mmc_init()
/openbmc/u-boot/board/nokia/rx51/
H A Drx51.c666 omap_mmc_init(0, 0, 0, -1, -1); in board_mmc_init()
667 omap_mmc_init(1, 0, 0, -1, -1); in board_mmc_init()
/openbmc/u-boot/arch/arm/include/asm/
H A Domap_mmc.h232 int omap_mmc_init(int dev_index, uint host_caps_mask, uint f_max, int cd_gpio,
/openbmc/u-boot/board/gumstix/duovero/
H A Dduovero.c116 return omap_mmc_init(0, 0, 0, -1, -1); in board_mmc_init()
/openbmc/u-boot/board/ti/evm/
H A Devm.c301 return omap_mmc_init(0, 0, 0, -1, -1); in board_mmc_init()

12