Home
last modified time | relevance | path

Searched refs:bootbus (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/arch/mips/boot/dts/cavium-octeon/
H A Docteon_3xxx.dtsi112 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 Docteon_68xx.dts448 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 Docteon_3xxx.dts341 bootbus: bootbus@1180000000000 { label
/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/
H A Dbootbus.txt7 - 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 Ddma-engine.txt8 - compatible: "cavium,octeon-5750-bootbus-dma"
18 compatible = "cavium,octeon-5750-bootbus-dma";
/openbmc/u-boot/board/ti/omap5_uevm/
H A DREADME14 '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 DREADME14 '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 Docteon-platform.c932 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 DKconfig33 tristate "UltraSPARC-III bootbus i2c controller driver"
/openbmc/u-boot/cmd/
H A Dmmc.c893 U_BOOT_CMD_MKENT(bootbus, 5, 0, do_mmc_bootbus, "", ""),
/openbmc/linux/
H A Dopengrok0.0.log[all...]