Home
last modified time | relevance | path

Searched +full:wake +full:- +full:on +full:- +full:motion (Results 1 – 25 of 59) sorted by relevance

123

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/imu/
H A Dinvensense,icm42600.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: InvenSense ICM-426xx Inertial Measurement Unit
10 - Jean-Baptiste Maneyrol <jmaneyrol@invensense.com>
13 6-axis MotionTracking device that combines a 3-axis gyroscope and a 3-axis
18 ultra-low-power wake-on-motion support to minimize system power consumption.
20 Other industry-leading features include InvenSense on-chip APEX Motion
25 https://invensense.tdk.com/wp-content/uploads/2020/03/DS-000292-ICM-42605-v1.4.pdf
30 - invensense,icm42600
[all …]
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dcros_ec_commands.h1 /* SPDX-License-Identifier: GPL-2.0-only */
7 * NOTE: This file is auto-generated from ChromeOS EC Open Source code from
26 * depends on it.
52 * The actual block is 0x800-0x8ff, but some BIOSes think it's 0x880-0x8ff
73 #define EC_MEMMAP_TEMP_SENSOR 0x00 /* Temp sensors 0x00 - 0x0f */
74 #define EC_MEMMAP_FAN 0x10 /* Fan speeds 0x10 - 0x17 */
75 #define EC_MEMMAP_TEMP_SENSOR_B 0x18 /* More temp sensors 0x18 - 0x1f */
77 #define EC_MEMMAP_ID_VERSION 0x22 /* Version of data in 0x20 - 0x2f */
78 #define EC_MEMMAP_THERMAL_VERSION 0x23 /* Version of data in 0x00 - 0x1f */
79 #define EC_MEMMAP_BATTERY_VERSION 0x24 /* Version of data in 0x40 - 0x7f */
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/media/zoran/
H A Dzoran_device.c1 // SPDX-License-Identifier: GPL-2.0-or-later
18 #include <linux/i2c-algo-bit.h>
20 #include <media/v4l2-common.h>
26 #include <linux/dma-mapping.h>
44 * on TV monitor connected to the output.
46 * load on Bt819 input, there will be
51 MODULE_PARM_DESC(lml33dpath, "Use digital path capture mode (on LML33 cards)");
69 // || zr->revision < 1) // Revision 1 has also Triton support in zr36057_init_vfe()
91 * A bit number of -1 (lacking) gives a mask of 0, in GPIO()
116 if ((por & ZR36057_POR_PO_TIME) && !zr->card.gws_not_connected) { in post_office_wait()
[all …]
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dsm712fb.c2 * Silicon Motion SM7XX frame buffer device
4 * Copyright (C) 2006 Silicon Motion Technology Corp.
18 * Framebuffer driver for Silicon Motion SM710, SM712, SM721 and SM722 chips
69 .height = -1,
70 .width = -1,
883 chan >>= 16 - bf->length; in chan_to_field()
884 return chan << bf->offset; in chan_to_field()
889 struct smtcfb_info *sfb = info->par; in smtc_blank()
894 /* Screen On: HSync: On, VSync : On */ in smtc_blank()
896 switch (sfb->chip_id) { in smtc_blank()
[all …]
/OK3568_Linux_fs/kernel/drivers/iio/imu/
H A Dkmx61.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * KMX61 - Kionix 6-axis Accelerometer/Magnetometer
7 * IIO driver for KMX61 (7-bit I2C slave address 0x0E or 0x0F).
32 * three 16-bit accelerometer output registers for X/Y/Z axis
45 * one 16-bit temperature output register
51 * three 16-bit magnetometer output registers for X/Y/Z axis
118 /* serialize access to non-atomic ops, e.g set_mode */
299 return -EINVAL; in kmx61_convert_freq_to_bit()
310 return -EINVAL; in kmx61_convert_wake_up_odr_to_bit()
314 * kmx61_set_mode() - set KMX61 device operating mode
[all …]
/OK3568_Linux_fs/kernel/drivers/misc/sgi-xp/
H A Dxpc_main.c7 * Copyright (c) 2004-2009 Silicon Graphics, Inc. All Rights Reserved.
11 * Cross Partition Communication (XPC) support - standard version.
29 * . Currently on sn2, we have no way to determine which nasid an IRQ
139 /* non-zero if any remote partition disengage was timed out */
146 /* IRQ handler notifies this wait queue on receipt of an IRQ */
173 * Timer function to enforce the timelimit on the partition disengage.
180 DBUG_ON(time_is_after_jiffies(part->disengage_timeout)); in xpc_timeout_partition_disengage()
184 DBUG_ON(part->disengage_timeout != 0); in xpc_timeout_partition_disengage()
241 if (part->act_state == XPC_P_AS_INACTIVE || in xpc_check_remote_hb()
242 part->act_state == XPC_P_AS_DEACTIVATING) { in xpc_check_remote_hb()
[all …]
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpp.cpp8 * http://www.apache.org/licenses/LICENSE-2.0
11 * distributed under the License is distributed on an "AS IS" BASIS,
48 mpp->notify((MppBufferGroup) group); in mpp_notify_by_buffer_group()
129 mpp_get_soc_info()->compatible); in init()
248 mpp_err("error found on mpp initialization\n"); in init()
373 /* handle eos packet on block mode */ in put_packet()
408 mpp_err_f("fail to get task on poll ret %d\n", ret); in put_packet()
471 AutoMutex autoFrameLock(mFrmOut->mutex()); in get_frame()
474 if (0 == mFrmOut->list_size()) { in get_frame()
478 mFrmOut->wait(); in get_frame()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmevent.h23 * <<Broadcom-WL-IPTag/Dual:>>
36 /* #include <ethernet.h> -- TODO: req., excluded to overwhelming coupling (break up ethernet.h) */
50 #define WLC_EVENT_MSG_FLUSHTXQ 0x02 /* flush tx queue on MIC error */
108 #define BCM_MSG_LEN (sizeof(bcm_event_t) - sizeof(bcmeth_hdr_t) - sizeof(struct ether_header))
165 #define WLC_E_RSSI 56 /* indicate RSSI change based on configured levels */
171 #define WLC_E_PRE_REASSOC_IND 62 /* re-assoc request received */
192 #define WLC_E_WAKE_EVENT 76 /* Wake Event timer fired, used for wake WLAN test mode */
197 #define WLC_E_EXCESS_PM_WAKE_EVENT 81 /* excess PM Wake Event to inform host */
209 #define WLC_E_ASSOC_RECREATED 89 /* association recreated on resume */
214 #define WLC_E_NATIVE 94 /* port-specific event and payload (e.g. NDIS) */
[all …]
H A Dwlioctl.h26 * <<Broadcom-WL-IPTag/Dual:>>
62 * BCME_.. error codes are extended by various features - e.g. FTM, NAN, SAE etc.
69 * The error codes -4096 ... -5119 are reserved for firmware signing.
71 * Next available (inclusive) range: [-8*1024 + 1, -7*1024]
76 /* 11ax trigger frame format - versioning info */
122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))
142 #define DFS_SCAN_S_IDLE -1
227 * will see OBSS, [means that, we false detected that OBSS-is-gone
537 #define WL_GSCAN_INFO_FIXED_FIELD_SIZE (sizeof(wl_gscan_bss_info_t) - sizeof(wl_bss_info_t))
595 uint8 bsscolor_index; /**< bsscolor index 0-1 */
[all …]
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_venc.h1 /* GPL-2.0 WITH Linux-syscall-note OR Apache 2.0 */
414 /* RW; Range:[-1, 2147483647]; Number of frames received and encoded by the encoding channel,
415 0 is not supported, -1 is not limit recv pic num*/
454 …/* RW; Range:[0,2]; Conversion mode for inter-prediction&intra-prediction,0: trans4x4, trans8x8; 1…
458 …ScalingList8X8[64]; /* RW; Range:[1,255]; A quantization table for 8x8 inter-prediction*/
459 …ScalingList8X8[64]; /* RW; Range:[1,255]; A quantization table for 8x8 intra-prediction*/
460 /* RW; Range:[-12,12];default value: -6, see the H.264 protocol for the meaning*/
480 …RK_S32 slice_alpha_c0_offset_div2; /* RW; Range:[-6,+6]; see the H.264 protocol for t…
481 …RK_S32 slice_beta_offset_div2; /* RW; Range:[-6,+6]; see the H.264 protocol for t…
601 /* RW; Range:[-51, 51]; QP value,only relative mode can QP value less than 0. */
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmevent.h23 * <<Broadcom-WL-IPTag/Dual:>>
36 /* #include <ethernet.h> -- TODO: req., excluded to overwhelming coupling (break up ethernet.h) */
50 #define WLC_EVENT_MSG_FLUSHTXQ 0x02 /* flush tx queue on MIC error */
108 #define BCM_MSG_LEN (sizeof(bcm_event_t) - sizeof(bcmeth_hdr_t) - sizeof(struct ether_header))
165 #define WLC_E_RSSI 56 /* indicate RSSI change based on configured levels */
171 #define WLC_E_PRE_REASSOC_IND 62 /* re-assoc request received */
192 #define WLC_E_WAKE_EVENT 76 /* Wake Event timer fired, used for wake WLAN test mode */
197 #define WLC_E_EXCESS_PM_WAKE_EVENT 81 /* excess PM Wake Event to inform host */
209 #define WLC_E_ASSOC_RECREATED 89 /* association recreated on resume */
214 #define WLC_E_NATIVE 94 /* port-specific event and payload (e.g. NDIS) */
[all …]
H A Dwlioctl.h26 * <<Broadcom-WL-IPTag/Dual:>>
62 * BCME_.. error codes are extended by various features - e.g. FTM, NAN, SAE etc.
69 * The error codes -4096 ... -5119 are reserved for firmware signing.
71 * Next available (inclusive) range: [-8*1024 + 1, -7*1024]
76 /* 11ax trigger frame format - versioning info */
122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))
142 #define DFS_SCAN_S_IDLE -1
227 * will see OBSS, [means that, we false detected that OBSS-is-gone
537 #define WL_GSCAN_INFO_FIXED_FIELD_SIZE (sizeof(wl_gscan_bss_info_t) - sizeof(wl_bss_info_t))
595 uint8 bsscolor_index; /**< bsscolor index 0-1 */
[all …]
/OK3568_Linux_fs/kernel/Documentation/driver-api/usb/
H A Dpower-management.rst1 .. _usb-power-management:
7 :Date: Last-updated: February 2014
11 ---------
17 * Changing the default idle-delay time
31 -------------------------
35 component is ``suspended`` it is in a nonfunctional low-power state; it
37 ``resumed`` (returned to a functional full-power state) when the kernel
47 "selective suspend"). This document concentrates mostly on how
59 kernel had been built with ``CONFIG_USB_SUSPEND`` enabled (which depended on
67 ----------------------
[all …]
/OK3568_Linux_fs/kernel/drivers/input/
H A Dmousedev.c1 // SPDX-License-Identifier: GPL-2.0-only
5 * Copyright (c) 1999-2002 Vojtech Pavlik
119 #define fx(i) (mousedev->old_x[(mousedev->pkt_count - (i)) & 03])
120 #define fy(i) (mousedev->old_y[(mousedev->pkt_count - (i)) & 03])
134 if (mousedev->touch && mousedev->pkt_count >= 2) { in mousedev_touchpad_event()
135 size = input_abs_get_max(dev, ABS_X) - in mousedev_touchpad_event()
140 tmp = ((value - fx(2)) * 256 * FRACTION_DENOM) / size; in mousedev_touchpad_event()
141 tmp += mousedev->frac_dx; in mousedev_touchpad_event()
142 mousedev->packet.dx = tmp / FRACTION_DENOM; in mousedev_touchpad_event()
143 mousedev->frac_dx = in mousedev_touchpad_event()
[all …]
/OK3568_Linux_fs/external/xserver/doc/
H A DXserver-spec.xml1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % xorg-defs SYSTEM "defs.ent"> %xorg-defs;
116 <revremark>Revised for X server 1.13 screen-specific devPrivates changes</revremark>
120 …ed as a reference for programmers who are implementing an X Display Server on their workstation ha…
130 …<listitem><para>"Xlib - C Language X Interface" for a view of what the client programmer sees.</pa…
134on your hardware, you need to know a lot about your hardware, its graphic display device(s), and (…
135on your machine. Some of it will require modification. Other parts may have to be completely wri…
140 <!-- Original authorship information:
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dwlioctl.h1 /* SPDX-License-Identifier: GPL-2.0 */
10 * Copyright (C) 1999-2017, Broadcom Corporation
29 * <<Broadcom-WL-IPTag/Open:>>
31 * $Id: wlioctl.h 677952 2017-01-05 23:25:28Z $
91 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))
107 #define DFS_SCAN_S_IDLE -1
193 * will see OBSS, [means that, we false detected that OBSS-is-gone
294 * Per-BSS information structure.
328 uint32 nbss_cap; /**< 802.11N BSS Capabilities (based on HT_CAP_*) */
396 #define WL_GSCAN_INFO_FIXED_FIELD_SIZE (sizeof(wl_gscan_bss_info_t) - sizeof(wl_bss_info_t))
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl.h11 * Copyright (C) 1999-2017, Broadcom Corporation
32 * <<Broadcom-WL-IPTag/Open:>>
61 * BCME_.. error codes are extended by various features - e.g. FTM, NAN, SAE etc.
68 * The error codes -4096 ... -5119 are reserved for firmware signing.
70 * Next available (inclusive) range: [-6*1024 + 1, -5*1024]
75 /* 11ax trigger frame format - versioning info */
122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))
138 #define DFS_SCAN_S_IDLE -1
253 * will see OBSS, [means that, we false detected that OBSS-is-gone
353 * Per-BSS information structure.
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl.h11 * Copyright (C) 1999-2017, Broadcom Corporation
32 * <<Broadcom-WL-IPTag/Open:>>
61 * BCME_.. error codes are extended by various features - e.g. FTM, NAN, SAE etc.
68 * The error codes -4096 ... -5119 are reserved for firmware signing.
70 * Next available (inclusive) range: [-6*1024 + 1, -5*1024]
75 /* 11ax trigger frame format - versioning info */
122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))
138 #define DFS_SCAN_S_IDLE -1
253 * will see OBSS, [means that, we false detected that OBSS-is-gone
353 * Per-BSS information structure.
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl.h11 * Copyright (C) 1999-2017, Broadcom Corporation
32 * <<Broadcom-WL-IPTag/Open:>>
61 * BCME_.. error codes are extended by various features - e.g. FTM, NAN, SAE etc.
68 * The error codes -4096 ... -5119 are reserved for firmware signing.
70 * Next available (inclusive) range: [-6*1024 + 1, -5*1024]
75 /* 11ax trigger frame format - versioning info */
122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))
138 #define DFS_SCAN_S_IDLE -1
264 * will see OBSS, [means that, we false detected that OBSS-is-gone
364 * Per-BSS information structure.
[all …]
/OK3568_Linux_fs/external/xserver/
H A DChangeLog3 Date: Tue Apr 13 10:01:34 2021 -0400
7 Signed-off-by: Matt Turner <mattst88@gmail.com>
15 CVE-2021-3472 / ZDI-CAN-1259
18 Jan-Niklas Sohn working with Trend Micro Zero Day Initiative
20 Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>
24 Date: Sun Feb 21 21:49:58 2021 -0800
28 This check is always true on our supported systems.
30 Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
35 Date: Sun Feb 21 21:49:14 2021 -0800
39 Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
[all …]
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_iba7220.c2 * Copyright (c) 2011 - 2017 Intel Corporation. All rights reserved.
17 * - Redistributions of source code must retain the above
21 * - Redistributions in binary form must reproduce the above
59 * This file contains almost all the chip-specific register information and
60 * access functions for the QLogic QLogic_IB 7220 PCI-Express chip, with the
64 /* Below uses machine-generated qib_chipnum_regs.h file */
67 /* Use defines to tie machine-generated names to lower-case names */
132 #define CREG_IDX(regname) ((QIB_7220_##regname##_OFFS - \
201 /* wait for TS1, then go on */
215 * on opteron (the northbridge always generates 2 separate HT 32 bit reads),
[all …]
H A Dqib_iba7322.c2 * Copyright (c) 2012 - 2017 Intel Corporation. All rights reserved.
3 * Copyright (c) 2008 - 2012 QLogic Corporation. All rights reserved.
15 * - Redistributions of source code must retain the above
19 * - Redistributions in binary form must reproduce the above
88 #define BMASK(msb, lsb) (((1 << ((msb) + 1 - (lsb))) - 1) << (lsb))
95 /* Below is special-purpose, so only really works for the IB SerDes blocks. */
112 MODULE_PARM_DESC(num_vls, "Set number of Virtual Lanes to use (1-8)");
125 MODULE_PARM_DESC(singleport, "Use only IB port 1; more per-port buffer space");
140 MODULE_PARM_DESC(rcvhdrsize, "receive header size in 32-bit words");
144 MODULE_PARM_DESC(rcvhdrentsize, "receive header entry size in 32-bit words");
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_common.c21 * <<Broadcom-WL-IPTag/Open:>>
312 const char dhd_version[] = DHD_VERSION DHD_COMPILED " compiled on "
531 0 - Do not do any proptxtstatus flow control
532 1 - Use implied credit from a packet status
533 2 - Use explicit credit
679 /* --- add new iovars *ABOVE* this line --- */
693 return dhd_pub->fw_download_status; in dhd_fw_download_status()
702 if (dhdp->dongle_reset) { in dhd_query_bus_erros()
708 if (dhdp->dongle_trap_occured) { in dhd_query_bus_erros()
713 dhdp->hang_reason = HANG_REASON_DONGLE_TRAP; in dhd_query_bus_erros()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_common.c21 * <<Broadcom-WL-IPTag/Open:>>
312 const char dhd_version[] = DHD_VERSION DHD_COMPILED " compiled on "
531 0 - Do not do any proptxtstatus flow control
532 1 - Use implied credit from a packet status
533 2 - Use explicit credit
679 /* --- add new iovars *ABOVE* this line --- */
693 return dhd_pub->fw_download_status; in dhd_fw_download_status()
702 if (dhdp->dongle_reset) { in dhd_query_bus_erros()
708 if (dhdp->dongle_trap_occured) { in dhd_query_bus_erros()
713 dhdp->hang_reason = HANG_REASON_DONGLE_TRAP; in dhd_query_bus_erros()
[all …]
/OK3568_Linux_fs/external/libmali/lib/arm-linux-gnueabihf/
HDlibmali-bifrost-g31-g2p0-only-cl.so ... not a power of 2, using %zu printf-buffer-size-not-power-2 Performance

123