Lines Matching +full:system +full:- +full:cache +full:- +full:controller
1 # SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Last Level Cache Controller
10 - Rishabh Bhatnagar <rishabhb@codeaurora.org>
11 - Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>
14 LLCC (Last Level Cache Controller) provides last level of cache memory in SoC,
17 common pool of memory. Cache memory is divided into partitions called slices
24 - qcom,sc7180-llcc
25 - qcom,sc7280-llcc
26 - qcom,sdm845-llcc
27 - qcom,sm8150-llcc
28 - qcom,sm8250-llcc
32 - description: LLCC base register region
33 - description: LLCC broadcast base register region
35 reg-names:
37 - const: llcc_base
38 - const: llcc_broadcast_base
44 - compatible
45 - reg
46 - reg-names
47 - interrupts
52 - |
53 #include <dt-bindings/interrupt-controller/arm-gic.h>
55 system-cache-controller@1100000 {
56 compatible = "qcom,sdm845-llcc";
58 reg-names = "llcc_base", "llcc_broadcast_base";