Searched full:brahma (Results 1 – 15 of 15) sorted by relevance
/Linux-v5.15/arch/arm/boot/dts/ |
D | bcm7445.dtsi | 20 compatible = "brcm,brahma-b15"; 22 enable-method = "brcm,brahma-b15"; 27 compatible = "brcm,brahma-b15"; 29 enable-method = "brcm,brahma-b15"; 34 compatible = "brcm,brahma-b15"; 36 enable-method = "brcm,brahma-b15"; 41 compatible = "brcm,brahma-b15"; 43 enable-method = "brcm,brahma-b15"; 49 compatible = "brcm,brahma-b15-gic", "arm,cortex-a15-gic";
|
/Linux-v5.15/arch/arm/mm/ |
D | cache-b15-rac.c | 3 * Broadcom Brahma-B15 CPU read-ahead cache management functions 33 /* Brahma-B15 is a quad-core only design */ 35 /* Brahma-B53 is an octo-core design */ 127 /* The readahead cache present in the Brahma-B15 CPU is a special piece of 315 if (of_device_is_compatible(cpu_dn, "brcm,brahma-b15")) in b15_rac_init() 317 else if (of_device_is_compatible(cpu_dn, "brcm,brahma-b53")) in b15_rac_init() 361 pr_info("%pOF: Broadcom Brahma-B15 readahead cache\n", dn); in b15_rac_init()
|
D | Kconfig | 940 bool "Enable the Broadcom Brahma-B15 read-ahead cache controller" 944 This option enables the Broadcom Brahma-B15 read-ahead cache
|
D | cache-v7.S | 466 /* The Broadcom Brahma-B15 read-ahead cache requires some modifications
|
D | proc-v7.S | 764 * Broadcom Corporation Brahma-B15 processor.
|
/Linux-v5.15/drivers/soc/bcm/brcmstb/ |
D | biuctrl.c | 149 /* The read-ahead cache present in the Brahma-B53 CPU is a special piece of 163 * for the Brahma-B53 processor no special read-ahead cache handling is needed 201 "Cortex-A72" : "Brahma-B53"); in a72_b53_rac_enable_all() 273 if (of_device_is_compatible(cpu_dn, "brcm,brahma-b15")) in setup_hifcpubiuctrl_regs() 275 else if (of_device_is_compatible(cpu_dn, "brcm,brahma-b53")) in setup_hifcpubiuctrl_regs()
|
/Linux-v5.15/arch/arm64/boot/dts/broadcom/bcm4908/ |
D | bcm4908.dtsi | 30 compatible = "brcm,brahma-b53"; 37 compatible = "brcm,brahma-b53"; 46 compatible = "brcm,brahma-b53"; 55 compatible = "brcm,brahma-b53";
|
/Linux-v5.15/Documentation/devicetree/bindings/arm/bcm/ |
D | brcm,bcm4908.yaml | 10 Broadcom BCM4906 / BCM4908 / BCM49408 Wi-Fi/network SoCs with Brahma CPUs.
|
/Linux-v5.15/Documentation/devicetree/bindings/arm/ |
D | cpus.yaml | 150 - brcm,brahma-b15 151 - brcm,brahma-b53 200 - brcm,brahma-b15
|
/Linux-v5.15/arch/arm64/kernel/ |
D | cpu_errata.c | 288 /* Brahma-B53 r0p[0] */ 305 /* Brahma-B53 r0p[0] */
|
/Linux-v5.15/arch/arm64/ |
D | Kconfig.platforms | 57 BCM49408 SoCs. These SoCs use Brahma-B53 cores and can be
|
/Linux-v5.15/arch/arm/kernel/ |
D | smp_tlb.c | 99 /* Brahma-B15 r0p0..r0p2 affected in erratum_a15_798181_init()
|
/Linux-v5.15/Documentation/devicetree/bindings/interrupt-controller/ |
D | arm,gic.yaml | 52 - const: brcm,brahma-b15-gic
|
/Linux-v5.15/arch/arm/mach-bcm/ |
D | platsmp-brcmstb.c | 371 CPU_METHOD_OF_DECLARE(brcmstb_smp, "brcm,brahma-b15", &brcmstb_smp_ops);
|
/Linux-v5.15/Documentation/arm64/ |
D | silicon-errata.rst | 104 | Broadcom | Brahma-B53 | N/A | ARM64_ERRATUM_845719 | 106 | Broadcom | Brahma-B53 | N/A | ARM64_ERRATUM_843419 |
|