Home
last modified time | relevance | path

Searched +full:msm +full:- +full:timer (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/input/misc/
H A Dhp_sdc_rtc.c2 * 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 Dqcom-sdx65.dtsi1 // 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 Dmsm_fence.c1 // 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 Dhp_sdc.h2 * 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/arch/arm64/boot/dts/qcom/
H A Dagatti.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
8 #include <dt-bindings/clock/qcom,dispcc-qcm2290.h>
9 #include <dt-bindings/clock/qcom,dsi-phy-2
[all...]
H A Dmilos.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
6 #include <dt-bindings/clock/qcom,milos-camcc.h>
7 #include <dt-bindings/clock/qcom,milos-dispcc.h>
8 #include <dt-bindings/clock/qcom,milos-gc
[all...]
H A Dmonaco.dtsi1 // 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-binding
[all...]
H A Dhamoa.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
6 #include <dt-bindings/clock/qcom,rpmh.h>
7 #include <dt-bindings/clock/qcom,sc8280xp-lpasscc.h>
8 #include <dt-bindings/clock/qcom,sm8450-videocc.h>
9 #include <dt-binding
[all...]
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils.h1 /* SPDX-License-Identifier: GPL-2.0-only */
108 u32 timer;
466 } msm;
98 u32 timer; global() member
456 } msm; global() member
/linux/
H A DMAINTAINERS5 ----------
[all...]
/linux/Documentation/scsi/
H A DChangeLog.megaraid_sas1 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 Dkernel-parameters.txt37 Documentation/arch/m68k/kernel-options.rst.
46 PARISC The PA-RISC architecture is enabled.
61 the Documentation/scsi/ sub-directory.
81 X86-32 X86-32, aka i386 architecture is enabled.
82 X86-64 X86-64 architecture is enabled.
83 X86 Either 32-bit or 64-bit x86 (same as X86-3
[all...]