Home
last modified time | relevance | path

Searched refs:mmc1 (Results 1 – 25 of 151) sorted by relevance

1234567

/rk3399_rockchip-uboot/arch/arm/dts/
H A Dat91sam9x5ek.dtsi36 mmc1: mmc@f000c000 { label
105 mmc1 {
106 pinctrl_board_mmc1: mmc1-board {
H A Dkeystone-k2g-ice.dts26 &mmc1 {
H A Dam335x-bone.dts24 &mmc1 {
H A Dam437x-gp-evm-u-boot.dtsi20 &mmc1 {
H A Dam57xx-beagle-x15-revb1.dts21 &mmc1 {
H A Dam57xx-beagle-x15.dts22 &mmc1 {
H A Dtegra210-e2220-1170.dts16 mmc1 = "/sdhci@700b0000";
H A Dat91sam9m10g45ek.dts101 mmc1: mmc@fffd0000 { label
139 mmc1 {
140 pinctrl_board_mmc1: mmc1-board {
H A Dtegra210-p2371-0000.dts16 mmc1 = "/sdhci@700b0000";
H A Dtegra186-p2771-0000.dtsi13 mmc1 = "/sdhci@3400000";
H A Domap5-u-boot.dtsi28 &mmc1 {
H A Drk322x-u-boot.dtsi10 mmc1 = &sdmmc;
H A Drk3368-u-boot.dtsi10 mmc1 = &sdmmc;
H A Drk3128-u-boot.dtsi10 mmc1 = &sdmmc;
H A Dtegra30-tamonten.dtsi22 mmc1 = "/sdhci@78000400";
H A Dam335x-bonegreen.dts28 &mmc1 {
H A Dat91sam9g25ek.dts23 mmc1: mmc@f000c000 { label
H A Drk3328-u-boot.dtsi10 mmc1 = &sdmmc;
H A Drk3399-u-boot.dtsi10 mmc1 = &sdmmc;
H A Drk3288-u-boot.dtsi9 mmc1 = &sdmmc;
H A Dtegra114-dalmore.dts20 mmc1 = "/sdhci@78000400";
H A Dtegra210-p2371-2180.dts16 mmc1 = "/sdhci@700b0000";
H A Dtegra210-p2571.dts21 mmc1 = "/sdhci@700b0000";
H A Dam571x-idk.dts72 &mmc1 {
/rk3399_rockchip-uboot/board/sunxi/
H A Dboard.c479 __maybe_unused struct mmc *mmc0, *mmc1; in board_mmc_init() local
489 mmc1 = sunxi_mmc_init(CONFIG_MMC_SUNXI_SLOT_EXTRA); in board_mmc_init()
490 if (!mmc1) in board_mmc_init()
504 mmc1->block_dev.devnum = 0; in board_mmc_init()

1234567