Searched full:llcc (Results 1 – 13 of 13) sorted by relevance
/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 | Makefile | 36 obj-$(CONFIG_QCOM_LLCC) += llcc-qcom.o
|
H A D | icc-bwmon.c | 862 { .compatible = "qcom,sdm845-llcc-bwmon", .data = &sdm845_llcc_bwmon_data }, 863 { .compatible = "qcom,sc7280-llcc-bwmon", .data = &sc7280_llcc_bwmon_data },
|
/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/ |
H A D | dpu_6_9_sm6375.h | 116 .min_llcc_ib = 0, /* No LLCC on this SoC */
|
H A D | dpu_5_4_sm6125.h | 185 .min_llcc_ib = 0, /* No LLCC on this SoC */
|
/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 | 735 * @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 | sa8775p.dtsi | 3673 compatible = "qcom,sa8775p-llcc-bwmon", "qcom,sc7280-llcc-bwmon"; 3767 llcc: system-cache-controller@9200000 { label 3768 compatible = "qcom,sa8775p-llcc";
|
H A D | x1e80100.dtsi | 679 llcc_lpi_mem: llcc-lpi@ff800000 { 8146 compatible = "qcom,x1e80100-llcc-bwmon", "qcom,sc7280-llcc-bwmon"; 8269 compatible = "qcom,x1e80100-llcc";
|
/linux/drivers/gpu/drm/msm/adreno/ |
H A D | a6xx_gpu.c | 15 #include <linux/soc/qcom/llcc-qcom.h> 1866 /* No LLCC on non-RPMh (and by extension, non-GMU) SoCs */ in a6xx_llc_slices_destroy() 1879 /* 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 | 2949 F: Documentation/devicetree/bindings/cache/qcom,llcc.yaml
|