Searched refs:expansion (Results 1 – 25 of 140) sorted by relevance
123456
/linux-6.1.9/arch/arm/boot/dts/ |
D | socfpga_cyclone5_chameleon96.dts | 73 /* On Low speed expansion */ 79 /* On Low speed expansion */ 89 /* On High speed expansion */ 101 /* On High speed expansion */ 107 /* On Low speed expansion */ 113 /* On Low speed expansion */ 119 /* On Low speed expansion */
|
D | stih410-b2260.dts | 94 /* Low speed expansion connector */ 105 /* Low speed expansion connector */ 111 /* Low speed expansion connector */ 118 /* Low speed expansion connector */ 124 /* Low speed expansion connector */ 130 /* high speed expansion connector */ 137 /* high speed expansion connector */ 150 /* high speed expansion connector */
|
D | am3517-craneboard.dts | 47 /* goes to expansion connector */ 53 /* goes to expansion connector */ 63 /* goes to expansion connector */ 68 /* goes to expansion connector */
|
D | omap3-overo-tobiduo.dts | 7 * TobiDuo expansion board is manufactured by Gumstix Inc.
|
D | omap3-overo-alto35.dts | 7 * Alto35 expansion board is manufactured by Gumstix Inc.
|
D | omap3-overo-tobi.dts | 7 * Tobi expansion board is manufactured by Gumstix Inc.
|
D | omap3-overo-storm-tobiduo.dts | 7 * TobiDuo expansion board is manufactured by Gumstix Inc.
|
D | omap3-overo-storm-alto35.dts | 7 * Alto35 expansion board is manufactured by Gumstix Inc.
|
D | omap3-overo-storm-tobi.dts | 7 * Tobi expansion board is manufactured by Gumstix Inc.
|
D | omap3-overo-summit-common.dtsi | 7 * Summit expansion board is manufactured by Gumstix Inc.
|
D | omap3-overo-summit.dts | 7 * Summit expansion board is manufactured by Gumstix Inc.
|
D | intel-ixp43x.dtsi | 12 compatible = "intel,ixp43x-expansion-bus-controller", "syscon";
|
D | omap3-overo-storm-summit.dts | 7 * Summit expansion board is manufactured by Gumstix Inc.
|
D | omap3-overo-tobi-common.dtsi | 7 * Tobi expansion board is manufactured by Gumstix Inc.
|
/linux-6.1.9/Documentation/devicetree/bindings/bus/ |
D | intel,ixp4xx-expansion-bus-controller.yaml | 4 $id: http://devicetree.org/schemas/bus/intel,ixp4xx-expansion-bus-controller.yaml# 10 The IXP4xx expansion bus controller handles access to devices on the 11 memory-mapped expansion bus on the Intel IXP4xx family of system on chips, 24 - intel,ixp42x-expansion-bus-controller 25 - intel,ixp43x-expansion-bus-controller 26 - intel,ixp45x-expansion-bus-controller 27 - intel,ixp46x-expansion-bus-controller 31 description: Control registers for the expansion bus, these are not 32 inside the memory range handled by the expansion bus. 87 description: The type of cycles to use on the expansion bus for this [all …]
|
/linux-6.1.9/arch/arm64/boot/dts/marvell/ |
D | armada-8040-db.dts | 104 /* CON6 on CP0 expansion */ 111 /* CON5 on CP0 expansion */ 142 /* CON4 on CP0 expansion */ 156 /* CON9 on CP0 expansion */ 176 /* CON10 on CP0 expansion */ 212 /* CON6 on CP1 expansion */ 219 /* CON7 on CP1 expansion */ 226 /* CON5 on CP1 expansion */ 303 /* CON4 on CP1 expansion */ 321 /* CON9 on CP1 expansion */ [all …]
|
/linux-6.1.9/Documentation/devicetree/bindings/ata/ |
D | intel,ixp4xx-compact-flash.yaml | 15 device is always connected to the expansion bus of the IXP4xx SoCs using one 17 node must be placed inside a chip select node on the IXP4xx expansion bus. 46 compatible = "intel,ixp43x-expansion-bus-controller", "syscon";
|
/linux-6.1.9/arch/arm/mach-rpc/ |
D | ecard-loader.S | 16 @ Purpose: call an expansion card loader to read bytes. 29 @ Purpose: call an expansion card loader to reset the card
|
/linux-6.1.9/arch/m68k/ |
D | Kconfig.bus | 11 Say Y here to enable support for the "DIO" expansion bus used in 25 expansion cards in your Amiga that conform to the Amiga 27 expansion cards that do not fit in the Zorro slots but fit in e.g.
|
/linux-6.1.9/scripts/kconfig/ |
D | preprocess.c | 499 char *expansion, *out; in __expand_string() local 512 expansion = expand_dollar_with_args(&p, argc, argv); in __expand_string() 513 out_len += in_len + strlen(expansion); in __expand_string() 516 strcat(out, expansion); in __expand_string() 517 free(expansion); in __expand_string()
|
/linux-6.1.9/drivers/parisc/ |
D | README.dino | 6 ** equipped with third-party or customer-installed PCI I/O expansion 9 ** when data is transmitted through PCI I/O expansion cards on the
|
/linux-6.1.9/arch/arm64/boot/dts/rockchip/ |
D | rk3399-rock960.dts | 133 /* On Low speed expansion (LS-SPI0) */ 138 /* On High speed expansion (HS-SPI1) */
|
/linux-6.1.9/arch/arm64/boot/dts/hisilicon/ |
D | hi3660-hikey960.dts | 213 * from Huawei. The 40 pin low speed expansion connector is named 522 /* On Low speed expansion */ 591 /* On Low speed expansion */ 597 /* On Low speed expansion */ 613 /* On Low speed expansion */ 619 /* On Low speed expansion */ 625 /* On High speed expansion */
|
/linux-6.1.9/arch/sh/boards/mach-sdk7780/ |
D | Kconfig | 12 Selecting this option will enable support for the expansion
|
/linux-6.1.9/Documentation/virt/kvm/x86/ |
D | nested-vmx.rst | 93 u32 padding[7]; /* room for future expansion */ 116 u64 padding64[8]; /* room for future expansion */ 156 natural_width paddingl[8]; /* room for future expansion */ 203 u32 padding32[8]; /* room for future expansion */
|
123456