Searched full:bwmon (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/drivers/soc/qcom/ |
H A D | icc-bwmon.c | 22 * The BWMON samples data throughput within 'sample_ms' time. With three 129 /* Quirks for specific BWMON types */ 193 /* BWMON v4 */ 375 /* BWMON v5 */ 452 static void bwmon_clear_counters(struct icc_bwmon *bwmon, bool clear_all) in bwmon_clear_counters() argument 466 regmap_field_force_write(bwmon->regs[F_CLEAR], val); in bwmon_clear_counters() 467 if (bwmon->data->quirks & BWMON_NEEDS_FORCE_CLEAR) in bwmon_clear_counters() 468 regmap_field_force_write(bwmon->regs[F_CLEAR], 0); in bwmon_clear_counters() 471 static void bwmon_clear_irq(struct icc_bwmon *bwmon) in bwmon_clear_irq() argument 475 if (bwmon->data->global_regmap_fields) in bwmon_clear_irq() [all …]
|
H A D | Kconfig | 284 Current implementation brings support for BWMON v4, used for example 286 Level Cache (memnoc). Usage of this BWMON allows to remove some of
|
H A D | Makefile | 32 obj-$(CONFIG_QCOM_ICC_BWMON) += icc-bwmon.o
|
/openbmc/linux/Documentation/devicetree/bindings/interconnect/ |
H A D | qcom,msm8998-bwmon.yaml | 4 $id: http://devicetree.org/schemas/interconnect/qcom,msm8998-bwmon.yaml# 18 called just BWMON, 20 (DDR) - called LLCC BWMON. 25 - const: qcom,msm8998-bwmon # BWMON v4 28 - qcom,sc7180-cpu-bwmon 29 - qcom,sc7280-cpu-bwmon 30 - qcom,sc8280xp-cpu-bwmon 31 - qcom,sdm845-cpu-bwmon 32 - qcom,sm6350-llcc-bwmon 33 - qcom,sm8250-cpu-bwmon [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | qcom-soc.yaml | 18 qcom,sdm845-llcc-bwmon
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sm6350.dtsi | 1731 compatible = "qcom,sm6350-llcc-bwmon", "qcom,sdm845-bwmon"; 1770 compatible = "qcom,sm6350-cpu-bwmon", "qcom,sc7280-llcc-bwmon";
|
H A D | sc7180.dtsi | 2824 compatible = "qcom,sc7180-cpu-bwmon", "qcom,sdm845-bwmon"; 2862 compatible = "qcom,sc7180-llcc-bwmon", "qcom,sc7280-llcc-bwmon";
|
H A D | sm8550.dtsi | 3851 compatible = "qcom,sm8550-llcc-bwmon", "qcom,sc7280-llcc-bwmon"; 3900 compatible = "qcom,sm8550-cpu-bwmon", "qcom,sdm845-bwmon";
|
H A D | sc8280xp.dtsi | 3240 compatible = "qcom,sc8280xp-llcc-bwmon", "qcom,sc7280-llcc-bwmon"; 3295 compatible = "qcom,sc8280xp-cpu-bwmon", "qcom,sdm845-bwmon";
|
H A D | sm8250.dtsi | 3681 compatible = "qcom,sm8250-llcc-bwmon", "qcom,sc7280-llcc-bwmon"; 3743 compatible = "qcom,sm8250-cpu-bwmon", "qcom,sdm845-bwmon";
|
H A D | sc7280.dtsi | 3507 compatible = "qcom,sc7280-llcc-bwmon"; 3547 compatible = "qcom,sc7280-cpu-bwmon", "qcom,sdm845-bwmon";
|
H A D | sdm845.dtsi | 2236 compatible = "qcom,sdm845-llcc-bwmon"; 2273 compatible = "qcom,sdm845-cpu-bwmon", "qcom,sdm845-bwmon";
|
/openbmc/linux/ |
H A D | MAINTAINERS | 17803 QUALCOMM INTERCONNECT BWMON DRIVER 17807 F: Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml 17808 F: drivers/soc/qcom/icc-bwmon.c
|
H A D | opengrok0.0.log | [all...] |