| /OK3568_Linux_fs/kernel/arch/mips/boot/dts/ingenic/ |
| H A D | cu1000-neo.dts | 30 linux,default-trigger = "mmc0"; 152 function = "mmc0"; 153 groups = "mmc0-1bit", "mmc0-4bit", "mmc0-8bit";
|
| H A D | cu1830-neo.dts | 30 linux,default-trigger = "mmc0"; 152 function = "mmc0"; 153 groups = "mmc0-1bit", "mmc0-4bit";
|
| H A D | ci20.dts | 96 &mmc0 { 478 pins_mmc0: mmc0 { 479 function = "mmc0"; 480 groups = "mmc0-1bit-e", "mmc0-4bit-e";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | fsl,mxs-pinctrl.txt | 34 particular function, like SSP0 functioning as mmc0-8bit. That said, the 85 mmc0_8bit_pins_a: mmc0-8bit@0 { 117 In this example, group node mmc0-8bit defines a group of pins for mxs SSP0 121 node mmc0-8bit defines. Only the configuration properties to be adjusted need
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | am571x-idk.dts | 58 mmc0-led { 59 label = "status1:blue:mmc0"; 62 linux,default-trigger = "mmc0";
|
| H A D | am572x-idk.dts | 66 mmc0-led { 67 label = "status1:blue:mmc0"; 70 linux,default-trigger = "mmc0";
|
| H A D | at91sam9n12ek.dts | 67 mmc0: mmc@f0008000 { label 82 mmc0 { 83 pinctrl_board_mmc0: mmc0-board { 193 linux,default-trigger = "mmc0";
|
| H A D | at91sam9x5ek.dtsi | 23 mmc0: mmc@f0008000 { label 98 mmc0 { 99 pinctrl_board_mmc0: mmc0-board {
|
| H A D | at91sam9m10g45ek.dts | 88 mmc0: mmc@fff80000 { label 132 mmc0 { 133 pinctrl_board_mmc0: mmc0-board { 308 linux,default-trigger = "mmc0";
|
| H A D | at91sam9rlek.dts | 105 mmc0: mmc@fffa4000 { label 170 mmc0 { 171 pinctrl_board_mmc0: mmc0-board {
|
| H A D | at91sam9263ek.dts | 60 mmc0: mmc@fff80000 { label 76 mmc0 { 77 pinctrl_board_mmc0: mmc0-board {
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/ |
| H A D | pinctrl-ingenic.c | 296 INGENIC_PIN_GROUP("mmc0-1bit", jz4725b_mmc0_1bit), 297 INGENIC_PIN_GROUP("mmc0-4bit", jz4725b_mmc0_4bit), 321 static const char *jz4725b_mmc0_groups[] = { "mmc0-1bit", "mmc0-4bit", }; 340 { "mmc0", jz4725b_mmc0_groups, ARRAY_SIZE(jz4725b_mmc0_groups), }, 497 INGENIC_PIN_GROUP("mmc0-1bit-a", jz4760_mmc0_1bit_a), 498 INGENIC_PIN_GROUP("mmc0-4bit-a", jz4760_mmc0_4bit_a), 499 INGENIC_PIN_GROUP("mmc0-1bit-e", jz4760_mmc0_1bit_e), 500 INGENIC_PIN_GROUP("mmc0-4bit-e", jz4760_mmc0_4bit_e), 501 INGENIC_PIN_GROUP("mmc0-8bit-e", jz4760_mmc0_8bit_e), 545 "mmc0-1bit-a", "mmc0-4bit-a", [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | r8a73a4-ape6evm.dts | 36 vcc_mmc0: regulator-mmc0 { 38 regulator-name = "MMC0 Vcc"; 217 mmc0_pins: mmc0 { 219 function = "mmc0";
|
| H A D | at91-sam9_l9260.dts | 46 mmc0: mmc@fffa8000 { label 91 mmc0 { 92 pinctrl_board_mmc0: mmc0-board {
|
| H A D | at91-cosino.dtsi | 110 &mmc0 { 126 mmc0 { 127 pinctrl_board_mmc0: mmc0-board {
|
| H A D | at91sam9n12ek.dts | 76 mmc0: mmc@f0008000 { label 90 mmc0 { 91 pinctrl_board_mmc0: mmc0-board { 213 linux,default-trigger = "mmc0";
|
| H A D | at91sam9x5ek.dtsi | 54 &mmc0 { 102 mmc0 { 103 pinctrl_board_mmc0: mmc0-board {
|
| H A D | am572x-idk-common.dtsi | 86 mmc0-led { 87 label = "status1:blue:mmc0"; 90 linux,default-trigger = "mmc0";
|
| H A D | at91sam9m10g45ek.dts | 97 mmc0: mmc@fff80000 { label 143 mmc0 { 144 pinctrl_board_mmc0: mmc0-board { 342 linux,default-trigger = "mmc0";
|
| H A D | exynos54xx-odroidxu-leds.dtsi | 18 label = "green:mmc0"; 26 linux,default-trigger = "mmc0";
|
| H A D | am571x-idk.dts | 85 mmc0-led { 86 label = "status1:blue:mmc0"; 89 linux,default-trigger = "mmc0";
|
| H A D | at91sam9rlek.dts | 139 mmc0: mmc@fffa4000 { label 203 mmc0 { 204 pinctrl_board_mmc0: mmc0-board {
|
| /OK3568_Linux_fs/u-boot/board/hisilicon/hikey/ |
| H A D | hikey.c | 309 /* disable mmc0 bus clock */ in mmc0_reset_clk() 312 /* enable mmc0 bus clock */ in mmc0_reset_clk() 315 /* reset mmc0 clock domain */ in mmc0_reset_clk() 318 /* bypass mmc0 clock phase */ in mmc0_reset_clk() 331 /* unreset mmc0 clock domain */ in mmc0_reset_clk() 386 /* mmc0 pll is already configured by ATF */ in init_dwmmc()
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | sti_sdhci.c | 34 * This happens on some SoCs, i.e. StiH410, where the MMC0 inside the flashSS 76 * identify current mmc instance, mmc1 has a reset, not mmc0 in sti_sdhci_probe() 77 * MMC0 is wired to the SD slot, in sti_sdhci_probe()
|
| /OK3568_Linux_fs/buildroot/board/sifive/hifive-unleashed/ |
| H A D | readme.txt | 81 [ 0.989458] mmc0: host does not support reading read-only switch, assuming write-enable 82 [ 0.996772] mmc0: new SDHC card on SPI 83 [ 1.001634] mmcblk0: mmc0:0000 SD8GB 7.28 GiB
|