Home
last modified time | relevance | path

Searched full:mmc0 (Results 1 – 25 of 439) sorted by relevance

12345678910>>...18

/linux-5.10/arch/mips/boot/dts/ingenic/
Dcu1000-neo.dts30 linux,default-trigger = "mmc0";
152 function = "mmc0";
153 groups = "mmc0-1bit", "mmc0-4bit", "mmc0-8bit";
Dcu1830-neo.dts30 linux,default-trigger = "mmc0";
152 function = "mmc0";
153 groups = "mmc0-1bit", "mmc0-4bit";
Dci20.dts96 &mmc0 {
478 pins_mmc0: mmc0 {
479 function = "mmc0";
480 groups = "mmc0-1bit-e", "mmc0-4bit-e";
Dgcw0.dts405 pins_mmc0: mmc0 {
406 function = "mmc0";
407 groups = "mmc0-1bit-a", "mmc0-4bit-a";
514 &mmc0 {
/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Dfsl,mxs-pinctrl.txt34 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
/linux-5.10/arch/arm/boot/dts/
Dat91-sam9_l9260.dts46 mmc0: mmc@fffa8000 { label
91 mmc0 {
92 pinctrl_board_mmc0: mmc0-board {
Dr8a73a4-ape6evm.dts36 vcc_mmc0: regulator-mmc0 {
38 regulator-name = "MMC0 Vcc";
217 mmc0_pins: mmc0 {
219 function = "mmc0";
Dat91-cosino.dtsi110 &mmc0 {
126 mmc0 {
127 pinctrl_board_mmc0: mmc0-board {
Dat91sam9x5ek.dtsi54 &mmc0 {
102 mmc0 {
103 pinctrl_board_mmc0: mmc0-board {
Dat91sam9n12ek.dts76 mmc0: mmc@f0008000 { label
90 mmc0 {
91 pinctrl_board_mmc0: mmc0-board {
213 linux,default-trigger = "mmc0";
Dexynos54xx-odroidxu-leds.dtsi18 label = "green:mmc0";
26 linux,default-trigger = "mmc0";
Dam572x-idk-common.dtsi86 mmc0-led {
87 label = "status1:blue:mmc0";
90 linux,default-trigger = "mmc0";
Dam571x-idk.dts85 mmc0-led {
86 label = "status1:blue:mmc0";
89 linux,default-trigger = "mmc0";
Dat91sam9m10g45ek.dts97 mmc0: mmc@fff80000 { label
143 mmc0 {
144 pinctrl_board_mmc0: mmc0-board {
342 linux,default-trigger = "mmc0";
Dat91sam9263ek.dts69 mmc0: mmc@fff80000 { label
86 mmc0 {
87 pinctrl_board_mmc0: mmc0-board {
Dat91sam9rlek.dts139 mmc0: mmc@fffa4000 { label
203 mmc0 {
204 pinctrl_board_mmc0: mmc0-board {
Dsun5i-a13-pocketbook-touch-lux-3.dts94 reg_3v3_mmc0: regulator-mmc0 {
96 regulator-name = "vdd-mmc0";
157 &mmc0 {
Dexynos4412-odroidx.dts32 label = "led2:mmc0";
35 linux,default-trigger = "mmc0";
Dsocfpga_cyclone5_chameleon96.dts46 linux,default-trigger = "mmc0";
94 &mmc0 {
Dpm9g45.dts47 pinctrl_board_mmc: mmc0-board {
66 mmc0: mmc@fff80000 { label
/linux-5.10/drivers/pinctrl/
Dpinctrl-ingenic.c296 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 …]
/linux-5.10/Documentation/devicetree/bindings/clock/
Dallwinner,sun4i-a10-mmc-clk.yaml72 clock-output-names = "mmc0",
83 clock-output-names = "mmc0", "mmc0_output",
/linux-5.10/Documentation/devicetree/bindings/mmc/
Datmel-hsmci.txt24 mmc0: mmc@f0008000 {
57 mmc0: mmc@f0008000 {
Dsdhci-st.txt64 mmc0: sdhci@fe81e000 {
93 mmc0: sdhci@9060000 {
/linux-5.10/drivers/pinctrl/sunxi/
Dpinctrl-suniv-f1c100s.c355 SUNXI_FUNCTION(0x2, "mmc0"), /* D1 */
362 SUNXI_FUNCTION(0x2, "mmc0"), /* D0 */
368 SUNXI_FUNCTION(0x2, "mmc0"), /* CLK */
374 SUNXI_FUNCTION(0x2, "mmc0"), /* CMD */
380 SUNXI_FUNCTION(0x2, "mmc0"), /* D3 */
386 SUNXI_FUNCTION(0x2, "mmc0"), /* D2 */

12345678910>>...18