Searched +full:msm +full:- +full:timer (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/input/misc/ |
| H A D | hp_sdc_rtc.c | 2 * HP i8042 SDC + MSM-58321 BBRTC driver. 31 * for Part Number 1820-4784 Revision B. Dwg No. A-1820-4784-2 51 MODULE_DESCRIPTION("HP i8042 SDC + MSM-58321 RTC Driver"); 90 if (hp_sdc_enqueue_transaction(&t)) return -1; in hp_sdc_rtc_do_read_bbrtc() 94 return -1; in hp_sdc_rtc_do_read_bbrtc() 100 return -1; in hp_sdc_rtc_do_read_bbrtc() 103 rtctm->tm_year = (tseq[83] & 0x0f) + (tseq[90] & 0x0f) * 10; in hp_sdc_rtc_do_read_bbrtc() 104 rtctm->tm_mon = (tseq[69] & 0x0f) + (tseq[76] & 0x0f) * 10; in hp_sdc_rtc_do_read_bbrtc() 105 rtctm->tm_mday = (tseq[55] & 0x0f) + (tseq[62] & 0x0f) * 10; in hp_sdc_rtc_do_read_bbrtc() 106 rtctm->tm_wday = (tseq[48] & 0x0f); in hp_sdc_rtc_do_read_bbrtc() [all …]
|
| /linux/arch/arm/boot/dts/qcom/ |
| H A D | qcom-sdx65.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 9 #include <dt-bindings/clock/qcom,gcc-sdx65.h> 10 #include <dt-bindings/clock/qcom,rpmh.h> 11 #include <dt-bindings/gpio/gpio.h> 12 #include <dt-bindings/interrupt-controller/arm-gic.h> 13 #include <dt-bindings/power/qcom-rpmpd.h> 14 #include <dt-bindings/soc/qcom,rpmh-rsc.h> 15 #include <dt-bindings/interconnect/qcom,sdx65.h> 18 #address-cells = <1>; 19 #size-cells = <1>; [all …]
|
| /linux/drivers/gpu/drm/msm/ |
| H A D | msm_fence.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2013-2016 Red Hat 7 #include <linux/dma-fence.h> 15 struct msm_drm_private *priv = fctx->dev->dev_private; in fctx2gpu() 16 return priv->gpu; in fctx2gpu() 24 kthread_queue_work(fctx2gpu(fctx)->worker, &fctx->deadline_work); in deadline_timer() 35 if (msm_fence_completed(fctx, fctx->next_deadline_fence)) in deadline_work() 51 return ERR_PTR(-ENOMEM); in msm_fence_context_alloc() 53 fctx->dev = dev; in msm_fence_context_alloc() 54 strscpy(fctx->name, name, sizeof(fctx->name)); in msm_fence_context_alloc() [all …]
|
| /linux/include/linux/ |
| H A D | hp_sdc.h | 2 * HP i8042 System Device Controller -- header 31 * HP-HIL Technical Reference Manual. Hewlett Packard Product No. 45918A 34 * for Part Number 1820-4784 Revision B. Dwg No. A-1820-4784-2 44 #include <linux/timer.h> 98 #define HP_SDC_STATUS_PERIODIC 0x10 /* Periodic 10ms timer */ 99 #define HP_SDC_STATUS_USERTIMER 0x20 /* "Special purpose" timer */ 104 #define HP_SDC_STATUS_PUP 0x70 /* Successful power-up self test */ 123 #define HP_SDC_VT1 0x74 /* Timer for voice 1 */ 124 #define HP_SDC_VT2 0x75 /* Timer for voice 2 */ 125 #define HP_SDC_VT3 0x76 /* Timer for voice 3 */ [all …]
|
| /linux/Documentation/devicetree/bindings/display/msm/ |
| H A D | gpu.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $id: http://devicetree.org/schemas/display/msm/gpu.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Rob Clark <robdclark@gmail.com> 14 # as a work-around: 20 - qcom,adreno 21 - amd,imageon 23 - compatible 28 - description: | [all …]
|
| /linux/drivers/input/serio/ |
| H A D | hp_sdc.c | 2 * HP i8042-based System Device Controller driver. 31 * for Part Number 1820-4784 Revision B. Dwg No. A-1820-4784-2 32 * Helge Deller's original hilkbd.c port for PA-RISC. 55 * The i8042 write index and the values in the 4-byte input buffer 60 * A timer task schedules the tasklet once per second just to make 76 /* Machine-specific abstraction */ 79 # include <asm/parisc-device.h> 93 MODULE_DESCRIPTION("HP i8042-based SDC Driver"); 194 curr->seq[curr->idx++] = status; in hp_sdc_take() 195 curr->seq[curr->idx++] = data; in hp_sdc_take() [all …]
|
| /linux/ |
| H A D | MAINTAINERS | 5 ---------- [all...] |
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.megaraid_sas | 1 Release Date : Thu. Jun 19, 2014 17:00:00 PST 2014 - 2 (emaild-id:megaraidlinux@lsi.com) 7 Current Version : 06.803.02.00-rc1 8 Old Version : 06.803.01.00-rc1 14 ------------------------------------------------------------------------------- 15 Release Date : Mon. Mar 10, 2014 17:00:00 PST 2014 - 16 (emaild-id:megaraidlinux@lsi.com) 20 Current Version : 06.803.01.00-rc1 21 Old Version : 06.700.06.00-rc1 25 4. Add Dell PowerEdge VRTX SR-IOV VF device support. [all …]
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 39 Documentation/arch/m68k/kernel-options.rst. 48 PARISC The PA-RISC architecture is enabled. 64 the Documentation/scsi/ sub-directory. 84 X86-32 X86-32, aka i386 architecture is enabled. 85 X86-64 X86-64 architecture is enabled. 86 X86 Either 32-bit or 64-bit x86 (same as X86-3 [all...] |
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sc8280xp.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 7 #include <dt-bindings/clock/qcom,dispcc-sc8280xp.h> 8 #include <dt-bindings/clock/qcom,dsi-phy-28nm.h> 9 #include <dt-bindings/clock/qcom,gcc-sc8280xp.h> 10 #include <dt-bindings/clock/qcom,gpucc-sc8280xp.h> 11 #include <dt-bindings/clock/qcom,rpmh.h> 12 #include <dt-bindings/clock/qcom,sc8280xp-camcc.h> 13 #include <dt-bindings/clock/qcom,sc8280xp-lpasscc.h> 14 #include <dt-bindings/clock/qcom,sm8350-videocc.h> 15 #include <dt-bindings/dma/qcom-gpi.h> [all …]
|
| H A D | sm8650.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 6 #include <dt-bindings/clock/qcom,dsi-phy-28nm.h> 7 #include <dt-bindings/clock/qcom,rpmh.h> 8 #include <dt-bindings/clock/qcom,sm8650-camcc.h> 9 #include <dt-bindings/clock/qcom,sm8650-dispcc.h> 10 #include <dt-bindings/clock/qcom,sm8650-gcc.h> 11 #include <dt-bindings/clock/qcom,sm8650-gpucc.h> 12 #include <dt-bindings/clock/qcom,sm8650-tcsr.h> 13 #include <dt-bindings/clock/qcom,sm8650-videocc.h> 14 #include <dt-bindings/dma/qcom-gpi.h> [all …]
|
| H A D | monaco.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 6 #include <dt-bindings/clock/qcom,dsi-phy-28nm.h> 7 #include <dt-bindings/clock/qcom,qcs8300-gcc.h> 8 #include <dt-bindings/clock/qcom,rpmh.h> 9 #include <dt-bindings/clock/qcom,sa8775p-camcc.h> 10 #include <dt-bindings/clock/qcom,sa8775p-dispcc.h> 11 #include <dt-bindings/clock/qcom,sa8775p-gpucc.h> 12 #include <dt-bindings/clock/qcom,sa8775p-videocc.h> 13 #include <dt-bindings/dma/qcom-gpi.h> 14 #include <dt-bindings/firmware/qcom,scm.h> [all …]
|
| H A D | glymur.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 6 #include <dt-bindings/clock/qcom,glymur-camcc.h> 7 #include <dt-bindings/clock/qcom,glymur-dispcc.h> 8 #include <dt-bindings/clock/qcom,glymur-evacc.h> 9 #include <dt-bindings/clock/qcom,glymur-gcc.h> 10 #include <dt-bindings/clock/qcom,glymur-gpucc.h> 11 #include <dt-bindings/clock/qcom,glymur-tcsr.h> 12 #include <dt-bindings/clock/qcom,glymur-videocc.h> 13 #include <dt-bindings/clock/qcom,kaanapali-gxclkctl.h> 14 #include <dt-bindings/clock/qcom,rpmh.h> [all …]
|