Searched refs:bootbus (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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";
|
| /OK3568_Linux_fs/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
|
| /OK3568_Linux_fs/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
|
| /OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/ |
| H A D | octeon-platform.c | 931 int cs, bootbus; in octeon_prune_device_tree() local 1003 bootbus = fdt_parent_offset(initial_boot_params, cf); in octeon_prune_device_tree() 1004 if (bootbus < 0) in octeon_prune_device_tree() 1006 ranges = fdt_getprop_w(initial_boot_params, bootbus, "ranges", &len); in octeon_prune_device_tree() 1033 int cs, bootbus; in octeon_prune_device_tree() local 1064 bootbus = fdt_parent_offset(initial_boot_params, led); in octeon_prune_device_tree() 1065 if (bootbus < 0) in octeon_prune_device_tree() 1067 ranges = fdt_getprop_w(initial_boot_params, bootbus, "ranges", &len); in octeon_prune_device_tree()
|
| /OK3568_Linux_fs/kernel/drivers/sbus/char/ |
| H A D | Kconfig | 33 tristate "UltraSPARC-III bootbus i2c controller driver"
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | mmc.c | 951 U_BOOT_CMD_MKENT(bootbus, 5, 0, do_mmc_bootbus, "", ""),
|