Searched refs:bootbus (Results 1 – 7 of 7) sorted by relevance
| /Linux-v6.6/arch/mips/boot/dts/cavium-octeon/ |
| 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";
|
| 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";
|
| D | octeon_3xxx.dts | 341 bootbus: bootbus@1180000000000 { label
|
| /Linux-v6.6/Documentation/devicetree/bindings/mips/cavium/ |
| 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";
|
| D | dma-engine.txt | 8 - compatible: "cavium,octeon-5750-bootbus-dma" 18 compatible = "cavium,octeon-5750-bootbus-dma";
|
| /Linux-v6.6/arch/mips/cavium-octeon/ |
| 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()
|
| /Linux-v6.6/drivers/sbus/char/ |
| D | Kconfig | 33 tristate "UltraSPARC-III bootbus i2c controller driver"
|