Searched refs:bootbus (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/arch/mips/boot/dts/cavium-octeon/ |
H A D | octeon_3xxx.dtsi | 112 bootbus: bootbus@1180000000000 { label 113 compatible = "cavium,octeon-3860-bootbus"; 129 compatible = "cavium,octeon-3860-bootbus-config"; 146 compatible = "cavium,octeon-3860-bootbus-config"; 163 compatible = "cavium,octeon-3860-bootbus-config"; 180 compatible = "cavium,octeon-3860-bootbus-config"; 207 compatible = "cavium,octeon-5750-bootbus-dma"; 213 compatible = "cavium,octeon-5750-bootbus-dma";
|
H A D | octeon_68xx.dts | 448 bootbus: bootbus@1180000000000 { label 449 compatible = "cavium,octeon-3860-bootbus"; 465 compatible = "cavium,octeon-3860-bootbus-config"; 482 compatible = "cavium,octeon-3860-bootbus-config"; 499 compatible = "cavium,octeon-3860-bootbus-config"; 516 compatible = "cavium,octeon-3860-bootbus-config"; 575 compatible = "cavium,octeon-5750-bootbus-dma"; 580 compatible = "cavium,octeon-5750-bootbus-dma";
|
H A D | octeon_3xxx.dts | 341 bootbus: bootbus@1180000000000 { label
|
/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/ |
H A D | bootbus.txt | 7 - compatible: "cavium,octeon-3860-bootbus" 14 within the bootbus. The second cell is the offset from the chip select. 27 - compatible: "cavium,octeon-3860-bootbus-config" 69 bootbus: bootbus@1180000000000 { 70 compatible = "cavium,octeon-3860-bootbus"; 86 compatible = "cavium,octeon-3860-bootbus-config"; 106 compatible = "cavium,octeon-3860-bootbus-config";
|
H A D | dma-engine.txt | 8 - compatible: "cavium,octeon-5750-bootbus-dma" 18 compatible = "cavium,octeon-5750-bootbus-dma";
|
/openbmc/u-boot/board/ti/omap5_uevm/ |
H A D | README | 14 'mmc bootbus' to set the required rate (see TRM) and 'mmc partconfig' to 24 U-Boot # mmc bootbus 1 2 0 2
|
/openbmc/u-boot/board/ti/dra7xx/ |
H A D | README | 14 'mmc bootbus' to set the required rate (see TRM) and 'mmc partconfig' to 24 U-Boot # mmc bootbus 1 2 0 2
|
/openbmc/linux/arch/mips/cavium-octeon/ |
H A D | octeon-platform.c | 932 int cs, bootbus; in octeon_prune_device_tree() local 1004 bootbus = fdt_parent_offset(initial_boot_params, cf); in octeon_prune_device_tree() 1005 if (bootbus < 0) in octeon_prune_device_tree() 1007 ranges = fdt_getprop_w(initial_boot_params, bootbus, "ranges", &len); in octeon_prune_device_tree() 1034 int cs, bootbus; in octeon_prune_device_tree() local 1065 bootbus = fdt_parent_offset(initial_boot_params, led); in octeon_prune_device_tree() 1066 if (bootbus < 0) in octeon_prune_device_tree() 1068 ranges = fdt_getprop_w(initial_boot_params, bootbus, "ranges", &len); in octeon_prune_device_tree()
|
/openbmc/linux/drivers/sbus/char/ |
H A D | Kconfig | 33 tristate "UltraSPARC-III bootbus i2c controller driver"
|
/openbmc/u-boot/cmd/ |
H A D | mmc.c | 893 U_BOOT_CMD_MKENT(bootbus, 5, 0, do_mmc_bootbus, "", ""),
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |