Home
last modified time | relevance | path

Searched full:msm (Results 1 – 25 of 143) sorted by relevance

123456

/linux/Documentation/devicetree/bindings/iommu/
H A Dqcom,iommu.yaml27 - const: qcom,msm-iommu-v1
32 - const: qcom,msm-iommu-v2
77 - qcom,msm-iommu-v1-ns
78 - qcom,msm-iommu-v1-sec
79 - qcom,msm-iommu-v2-ns
80 - qcom,msm-iommu-v2-sec
115 compatible = "qcom,msm8916-iommu", "qcom,msm-iommu-v1";
128 compatible = "qcom,msm-iommu-v1-ns";
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,apr-services.yaml44 "avs/audio", "msm/adsp/audio_pd".
45 "kernel/elf_loader", "msm/modem/wlan_pd".
46 "tms/servreg", "msm/adsp/audio_pd".
47 "tms/servreg", "msm/modem/wlan_pd".
48 "tms/servreg", "msm/slpi/sensor_pd".
H A Dqcom,apr.yaml161 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
167 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
199 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
/linux/drivers/gpu/drm/msm/
H A Dmsm_gem_shrinker.c266 * msm_gem_shrinker_init - Initialize msm shrinker
269 * This function registers and sets up the msm shrinker.
292 * msm_gem_shrinker_cleanup - Clean up msm shrinker
295 * This function unregisters the msm shrinker.
H A Dmsm_drv.c26 * MSM driver version:
357 * 9ef364432db4 ("drm/msm: deprecate MSM_BO_UNCACHED (map as writecombine instead)") in msm_ioctl_gem_new()
856 .name = "msm",
857 .desc = "MSM Snapdragon DRM",
876 .name = "msm-kms",
877 .desc = "MSM Snapdragon DRM",
895 .name = "msm",
896 .desc = "MSM Snapdragon DRM",
1159 MODULE_DESCRIPTION("MSM DRM Driver");
/linux/drivers/spmi/
H A DKconfig33 tristate "Qualcomm MSM SPMI Controller (PMIC Arbiter)"
40 built-in SPMI PMIC Arbiter interface on Qualcomm MSM family
/linux/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c701 if (of_device_is_compatible(dev->of_node, "qcom,msm-iommu-v2-sec")) in qcom_iommu_ctx_probe()
746 { .compatible = "qcom,msm-iommu-v1-ns" },
747 { .compatible = "qcom,msm-iommu-v1-sec" },
748 { .compatible = "qcom,msm-iommu-v2-ns" },
749 { .compatible = "qcom,msm-iommu-v2-sec" },
765 if (of_device_is_compatible(child, "qcom,msm-iommu-v1-sec") || in qcom_iommu_has_secure_context()
766 of_device_is_compatible(child, "qcom,msm-iommu-v2-sec")) in qcom_iommu_has_secure_context()
915 { .compatible = "qcom,msm-iommu-v1" },
916 { .compatible = "qcom,msm-iommu-v2" },
/linux/Documentation/devicetree/bindings/display/msm/
H A Dqcom,sm6125-mdss.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,sm6125-mdss.yaml#
13 SM6125 MSM Mobile Display Subsystem (MDSS), which encapsulates sub-blocks
16 $ref: /schemas/display/msm/mdss-common.yaml#
H A Dqcom,sm6115-mdss.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,sm6115-mdss.yaml#
13 Device tree bindings for MSM Mobile Display Subsystem(MDSS) that encapsulates
17 $ref: /schemas/display/msm/mdss-common.yaml#
H A Dqcom,sm6375-mdss.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,sm6375-mdss.yaml#
13 SM6375 MSM Mobile Display Subsystem (MDSS), which encapsulates sub-blocks
16 $ref: /schemas/display/msm/mdss-common.yaml#
H A Dqcom,qcm2290-mdss.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,qcm2290-mdss.yaml#
13 Device tree bindings for MSM Mobile Display Subsystem(MDSS) that encapsulates
17 $ref: /schemas/display/msm/mdss-common.yaml#
H A Dqcom,sm6350-mdss.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,sm6350-mdss.yaml#
13 SM6350 MSM Mobile Display Subsystem (MDSS), which encapsulates sub-blocks
16 $ref: /schemas/display/msm/mdss-common.yaml#
H A Dqcom,sm6150-mdss.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,sm6150-mdss.yaml#
14 Device tree bindings for MSM Mobile Display Subsystem(MDSS) that encapsulates
18 $ref: /schemas/display/msm/mdss-common.yaml#
H A Dqcom,sm6115-dpu.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,sm6115-dpu.yaml#
12 $ref: /schemas/display/msm/dpu-common.yaml#
H A Dqcom,qcm2290-dpu.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,qcm2290-dpu.yaml#
12 $ref: /schemas/display/msm/dpu-common.yaml#
H A Dmdss-common.yaml4 $id: http://devicetree.org/schemas/display/msm/mdss-common.yaml#
15 Device tree bindings for MSM Mobile Display Subsystem(MDSS) that encapsulates
H A Dqcom,sdm845-dpu.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,sdm845-dpu.yaml#
12 $ref: /schemas/display/msm/dpu-common.yaml#
H A Dqcom,msm8998-dpu.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,msm8998-dpu.yaml#
12 $ref: /schemas/display/msm/dpu-common.yaml#
H A Dqcom,glymur-mdss.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,glymur-mdss.yaml#
13 Glymur MSM Mobile Display Subsystem(MDSS), which encapsulates sub-blocks like
16 $ref: /schemas/display/msm/mdss-common.yaml#
H A Dqcom,sc7180-dpu.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,sc7180-dpu.yaml#
12 $ref: /schemas/display/msm/dpu-common.yaml#
H A Dqcom,sm6150-dpu.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,sm6150-dpu.yaml#
13 $ref: /schemas/display/msm/dpu-common.yaml#
H A Dqcom,msm8998-mdss.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,msm8998-mdss.yaml#
13 Device tree bindings for MSM Mobile Display Subsystem(MDSS) that encapsulates
17 $ref: /schemas/display/msm/mdss-common.yaml#
/linux/drivers/input/misc/
H A Dhp_sdc_rtc.c2 * HP i8042 SDC + MSM-58321 BBRTC driver.
51 MODULE_DESCRIPTION("HP i8042 SDC + MSM-58321 RTC Driver");
119 /* MSM-58321 has no read latch, so must read twice and compare. */ in hp_sdc_rtc_read_bbrtc()
363 printk(KERN_INFO "HP i8042 SDC + MSM-58321 RTC support loaded " in hp_sdc_rtc_init()
373 printk(KERN_INFO "HP i8042 SDC + MSM-58321 RTC support unloaded\n"); in hp_sdc_rtc_exit()
/linux/Documentation/gpu/
H A Dmsm-crash-dump.rst4 MSM Crash Dump Format
7 Following a GPU hang the MSM driver outputs debugging information via
/linux/drivers/iommu/
H A Dmsm_iommu.h12 /* Sharability attributes of MSM IOMMU mappings */
16 /* Cacheability attributes of MSM IOMMU mappings */

123456