| /linux/include/linux/soc/qcom/ |
| H A D | llcc-qcom.h | 92 * @slice_id: llcc slice id 93 * @slice_size: Size allocated for the llcc slice 101 * struct llcc_edac_reg_data - llcc edac registers data for each error type 119 /* LLCC TRP registers */ 129 /* LLCC Common registers */ 134 /* LLCC DRP registers */ 147 * struct llcc_drv_data - Data associated with the llcc driver 148 * @regmaps: regmaps associated with the llcc device 149 * @bcast_regmap: regmap associated with llcc broadcast OR offset 150 * @bcast_and_regmap: regmap associated with llcc broadcas [all...] |
| /linux/drivers/edac/ |
| H A D | qcom_edac.c | 12 #include <linux/soc/qcom/llcc-qcom.h> 265 "LLCC Data RAM correctable Error"); in dump_syn_reg() 269 "LLCC Data RAM uncorrectable Error"); in dump_syn_reg() 273 "LLCC Tag RAM correctable Error"); in dump_syn_reg() 277 "LLCC Tag RAM uncorrectable Error"); in dump_syn_reg() 352 edev_ctl = edac_device_alloc_ctl_info(0, "qcom-llcc", 1, "bank", in qcom_llcc_edac_probe() 362 edev_ctl->ctl_name = "llcc"; in qcom_llcc_edac_probe() 365 /* Check if LLCC driver has passed ECC IRQ */ in qcom_llcc_edac_probe()
|
| /linux/drivers/soc/qcom/ |
| H A D | llcc-qcom.c | 21 #include <linux/soc/qcom/llcc-qcom.h> 81 * struct llcc_slice_config - Data associated with the llcc slice 83 * @slice_id: llcc slice id for each client 97 * When configured to 0 all ways in llcc are probed. 3953 /* LLCC Common registers */ 3958 /* LLCC DRP registers */ 3980 /* LLCC Common registers */ 3985 /* LLCC DRP registers */ 4007 /* LLCC Common registers */ 4012 /* LLCC DRP registers */ [all …]
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_crtc.h | 194 * @bw_split_vote : true if bw controlled by llcc/dram bw properties
|
| H A D | dpu_hw_catalog.h | 666 * @min_llcc_ib minimum llcc ib vote in kbps
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sdm850-samsung-w737.dts | 394 &llcc {
|
| H A D | talos.dtsi | 3582 compatible = "qcom,qcs615-llcc-bwmon", "qcom,sc7280-llcc-bwmon"; 3692 llcc: system-cache-controller@9200000 { label 3693 compatible = "qcom,qcs615-llcc";
|
| H A D | ipq5424.dtsi | 444 compatible = "qcom,ipq5424-llcc";
|
| H A D | sc7180.dtsi | 2976 compatible = "qcom,sc7180-llcc-bwmon", "qcom,sc7280-llcc-bwmon"; 3029 compatible = "qcom,sc7180-llcc";
|
| H A D | sdm845.dtsi | 2226 llcc: system-cache-controller@1100000 { label 2227 compatible = "qcom,sdm845-llcc"; 2243 compatible = "qcom,sdm845-llcc-bwmon";
|
| H A D | sm8650.dtsi | 1848 llcc_lpi_mem: llcc-lpi@ff800000 { 7454 compatible = "qcom,sm8650-llcc-bwmon", "qcom,sc7280-llcc-bwmon"; 7555 compatible = "qcom,sm8650-llcc";
|
| H A D | sm8250.dtsi | 4027 compatible = "qcom,sm8250-llcc-bwmon", "qcom,sc7280-llcc-bwmon"; 4250 compatible = "qcom,sm8250-llcc";
|
| H A D | sm8550.dtsi | 5457 compatible = "qcom,sm8550-llcc-bwmon", "qcom,sc7280-llcc-bwmon"; 5552 compatible = "qcom,sm8550-llcc";
|
| H A D | sc8280xp.dtsi | 3839 compatible = "qcom,sc8280xp-llcc-bwmon", "qcom,sc7280-llcc-bwmon"; 3930 compatible = "qcom,sc8280xp-llcc";
|
| H A D | sm8350.dtsi | 2488 compatible = "qcom,sm8350-llcc";
|
| H A D | sc8180x.dtsi | 2698 compatible = "qcom,sc8180x-llcc";
|
| H A D | sm8450.dtsi | 5291 compatible = "qcom,sm8450-llcc";
|
| /linux/drivers/gpu/drm/msm/adreno/ |
| H A D | a6xx_gpu.c | 15 #include <linux/soc/qcom/llcc-qcom.h> 2117 /* No LLCC on non-RPMh (and by extension, non-GMU) SoCs */ in a6xx_llc_slices_destroy() 2130 /* No LLCC on non-RPMh (and by extension, non-GMU) SoCs */ in a6xx_llc_slices_init()
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | cassini.h | 2200 { "LLCc?", 0xff00, 0x0300, OP_EQ, 2, S1_IPV4, 0, S1_CLNP, \ 2298 { "LLCc?",0xff00, 0x0300, OP_EQ, 2, S1_IPV4, 0, S3_CLNP, 2378 { "LLCc?", 0xff00, 0x0300, OP_EQ, 2, S1_IPV4, 0, S1_CLNP, 2434 { "LLCc?", 0xff00, 0x0300, OP_EQ, 2, S1_IPV4, 0, S1_CLNP,
|
| /linux/ |
| H A D | MAINTAINERS | 3320 F: Documentation/devicetree/bindings/cache/qcom,llcc.yaml
|