Home
last modified time | relevance | path

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

1234567891011

/Linux-v6.1/drivers/gpu/drm/msm/
DKconfig4 tristate "MSM DRM"
32 DRM/KMS driver for MSM/snapdragon.
58 bool "Enable MDP4 support in MSM DRM driver"
63 the MSM DRM driver. It is the older display controller found in
67 bool "Enable MDP5 support in MSM DRM driver"
73 the MSM DRM driver. It is the display controller found in devices
77 bool "Enable DPU support in MSM DRM driver"
83 the MSM DRM driver. It is the display controller found in devices
87 bool "Enable DisplayPort support in MSM DRM driver"
92 Compile in support for DP driver in MSM DRM driver. DP external
[all …]
DMakefile7 msm-y := \
20 msm-$(CONFIG_DRM_MSM_HDMI) += \
33 msm-$(CONFIG_DRM_MSM_MDP4) += \
44 msm-$(CONFIG_DRM_MSM_MDP5) += \
57 msm-$(CONFIG_DRM_MSM_DPU) += \
85 msm-$(CONFIG_DRM_MSM_MDSS) += \
88 msm-y += \
115 msm-$(CONFIG_DEBUG_FS) += adreno/a5xx_debugfs.o \
118 msm-$(CONFIG_DRM_MSM_GPU_STATE) += adreno/a6xx_gpu_state.o
120 msm-$(CONFIG_DRM_MSM_DP)+= dp/dp_aux.o \
[all …]
Dmsm_gem_shrinker.c201 * msm_gem_shrinker_init - Initialize msm shrinker
204 * This function registers and sets up the msm shrinker.
219 * msm_gem_shrinker_cleanup - Clean up msm shrinker
222 * This function unregisters the msm shrinker.
/Linux-v6.1/Documentation/devicetree/bindings/serial/
Dqcom,msm-uartdm.yaml4 $id: http://devicetree.org/schemas/serial/qcom,msm-uartdm.yaml#
7 title: Qualcomm MSM Serial UARTDM
15 The MSM serial UARTDM hardware is designed for high-speed use cases where the
17 software perspective it's mostly compatible with the MSM serial UART except
29 - qcom,msm-uartdm-v1.1
30 - qcom,msm-uartdm-v1.2
31 - qcom,msm-uartdm-v1.3
32 - qcom,msm-uartdm-v1.4
33 - const: qcom,msm-uartdm
90 const: qcom,msm-uartdm-v1.3
[all …]
Dqcom,msm-uart.txt1 * MSM Serial UART
3 The MSM serial UART hardware is designed for low-speed use cases where a
5 with the MSM serial UARTDM except that it only supports reading and writing one
9 - compatible: Should contain "qcom,msm-uart"
20 compatible = "qcom,msm-uart";
/Linux-v6.1/Documentation/devicetree/bindings/iommu/
Dqcom,iommu.txt14 Followed by "qcom,msm-iommu-v1".
37 - "qcom,msm-iommu-v1-ns" : non-secure context bank
38 - "qcom,msm-iommu-v1-sec" : secure context bank
57 compatible = "qcom,msm8916-iommu", "qcom,msm-iommu-v1";
67 compatible = "qcom,msm-iommu-v1-ns";
74 compatible = "qcom,msm-iommu-v1-sec";
84 compatible = "qcom,msm8916-iommu", "qcom,msm-iommu-v1";
93 compatible = "qcom,msm-iommu-v1-ns";
100 compatible = "qcom,msm-iommu-v1-ns";
/Linux-v6.1/Documentation/devicetree/bindings/soc/qcom/
Dqcom,apr.yaml147 "avs/audio", "msm/adsp/audio_pd".
148 "kernel/elf_loader", "msm/modem/wlan_pd".
149 "tms/servreg", "msm/adsp/audio_pd".
150 "tms/servreg", "msm/modem/wlan_pd".
151 "tms/servreg", "msm/slpi/sensor_pd".
236 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
242 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
248 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
254 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
269 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
Dqcom,gsbi.yaml78 $ref: /schemas/serial/qcom,msm-uartdm.yaml#
110 compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm";
/Linux-v6.1/Documentation/devicetree/bindings/mmc/
Dsdhci-msm.yaml5 $id: "http://devicetree.org/schemas/mmc/sdhci-msm.yaml#"
8 title: Qualcomm SDHCI controller (sdhci-msm)
21 - qcom,sdhci-msm-v4
34 - const: qcom,sdhci-msm-v4 # for sdcc versions less than 5.0
51 - const: qcom,sdhci-msm-v5 # for sdcc version 5.0
175 - qcom,sdhci-msm-v4
217 compatible = "qcom,sm8250-sdhci", "qcom,sdhci-msm-v5";
/Linux-v6.1/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_llh.h71 /* get msm rx errors counter register */
74 /* get msm rx unicast frames counter register */
77 /* get msm rx multicast frames counter register */
80 /* get msm rx broadcast frames counter register */
83 /* get msm rx broadcast octets counter register 1 */
86 /* get msm rx unicast octets counter register 0 */
89 /* get msm tx errors counter register */
92 /* get msm tx unicast frames counter register */
95 /* get msm tx multicast frames counter register */
98 /* get msm tx broadcast frames counter register */
[all …]
Dhw_atl_llh_internal.h68 /* preprocessor definitions for msm rx errors counter register */
71 /* preprocessor definitions for msm rx unicast frames counter register */
74 /* preprocessor definitions for msm rx multicast frames counter register */
77 /* preprocessor definitions for msm rx broadcast frames counter register */
80 /* preprocessor definitions for msm rx broadcast octets counter register 1 */
83 /* preprocessor definitions for msm rx broadcast octets counter register 2 */
86 /* preprocessor definitions for msm rx unicast octets counter register 0 */
89 /* preprocessor definitions for msm tx unicast frames counter register */
92 /* preprocessor definitions for msm tx multicast frames counter register */
2561 /* mac_phy msm register address[7:0] bitfield definitions
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/timer/
Dqcom,msm-timer.txt1 * MSM Timer
5 - compatible : Should at least contain "qcom,msm-timer". More specific
35 compatible = "qcom,scss-timer", "qcom,msm-timer";
/Linux-v6.1/arch/arm/boot/dts/
Dqcom-msm8226.dtsi149 compatible = "qcom,msm-qgic2";
162 compatible = "qcom,msm8226-sdhci", "qcom,sdhci-msm-v4";
178 compatible = "qcom,msm8226-sdhci", "qcom,sdhci-msm-v4";
194 compatible = "qcom,msm8226-sdhci", "qcom,sdhci-msm-v4";
210 compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm";
219 compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm";
228 compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm";
Dqcom-msm8660.dtsi98 compatible = "qcom,msm-8660-qgic";
106 compatible = "qcom,scss-timer", "qcom,msm-timer";
204 compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm";
239 compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm";
298 compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm";
Dqcom-mdm9615.dtsi110 compatible = "qcom,msm-qgic2";
118 compatible = "qcom,kpss-timer", "qcom,msm-timer";
231 compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm";
271 compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm";
Dqcom-ipq8064.dtsi544 compatible = "qcom,msm-qgic2";
553 "qcom,kpss-wdt-ipq8064", "qcom,msm-timer";
781 compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm";
818 compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm";
855 compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm";
934 compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm";
993 compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm";
Dqcom-msm8960.dtsi98 compatible = "qcom,msm-qgic2";
107 "qcom,kpss-wdt-msm8960", "qcom,msm-timer";
240 compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm";
Dqcom-apq8084.dtsi230 compatible = "qcom,msm-qgic2";
414 compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm";
423 compatible = "qcom,apq8084-sdhci", "qcom,sdhci-msm-v4";
436 compatible = "qcom,apq8084-sdhci", "qcom,sdhci-msm-v4";
/Linux-v6.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_core_irq.h13 * @kms: MSM KMS handle
20 * @kms: MSM KMS handle
27 * @kms: MSM KMS handle
/Linux-v6.1/drivers/pinctrl/qcom/
Dpinctrl-qdf2xxx.c6 * device. The driver which controls this device is pinctrl-msm.c. Each
8 * with pinctrl-msm.c. This means that all TLMM drivers are pin control
15 * pinctrl-msm.c into another driver.
23 #include "pinctrl-msm.h"
/Linux-v6.1/drivers/spmi/
DKconfig24 tristate "Qualcomm MSM SPMI Controller (PMIC Arbiter)"
31 built-in SPMI PMIC Arbiter interface on Qualcomm MSM family
/Linux-v6.1/Documentation/devicetree/bindings/display/msm/
Ddp-controller.yaml4 $id: http://devicetree.org/schemas/display/msm/dp-controller.yaml#
7 title: MSM Display Port Controller
13 Device tree bindings for DisplayPort host controller for MSM targets
/Linux-v6.1/drivers/input/misc/
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-v6.1/Documentation/gpu/
Dmsm-crash-dump.rst4 MSM Crash Dump Format
7 Following a GPU hang the MSM driver outputs debugging information via
/Linux-v6.1/drivers/iommu/
Dmsm_iommu.h12 /* Sharability attributes of MSM IOMMU mappings */
16 /* Cacheability attributes of MSM IOMMU mappings */

1234567891011