Searched +full:wake +full:- +full:on +full:- +full:motion (Results 1 – 25 of 59) sorted by relevance
123
1 # 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 Unit10 - Jean-Baptiste Maneyrol <jmaneyrol@invensense.com>13 6-axis MotionTracking device that combines a 3-axis gyroscope and a 3-axis18 ultra-low-power wake-on-motion support to minimize system power consumption.20 Other industry-leading features include InvenSense on-chip APEX Motion25 https://invensense.tdk.com/wp-content/uploads/2020/03/DS-000292-ICM-42605-v1.4.pdf30 - invensense,icm42600[all …]
1 /* SPDX-License-Identifier: GPL-2.0-only */7 * NOTE: This file is auto-generated from ChromeOS EC Open Source code from26 * depends on it.52 * The actual block is 0x800-0x8ff, but some BIOSes think it's 0x880-0x8ff73 #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 …]
1 // SPDX-License-Identifier: GPL-2.0-or-later18 #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 be51 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 …]
2 * Silicon Motion SM7XX frame buffer device4 * Copyright (C) 2006 Silicon Motion Technology Corp.18 * Framebuffer driver for Silicon Motion SM710, SM712, SM721 and SM722 chips69 .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 …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * KMX61 - Kionix 6-axis Accelerometer/Magnetometer7 * IIO driver for KMX61 (7-bit I2C slave address 0x0E or 0x0F).32 * three 16-bit accelerometer output registers for X/Y/Z axis45 * one 16-bit temperature output register51 * three 16-bit magnetometer output registers for X/Y/Z axis118 /* 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 …]
7 * 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 IRQ139 /* 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 …]
8 * http://www.apache.org/licenses/LICENSE-2.011 * 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 …]
23 * <<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 …]
26 * <<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 -1227 * will see OBSS, [means that, we false detected that OBSS-is-gone537 #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 …]
1 /* 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 …]
1 .. _usb-power-management:7 :Date: Last-updated: February 201411 ---------17 * Changing the default idle-delay time31 -------------------------35 component is ``suspended`` it is in a nonfunctional low-power state; it37 ``resumed`` (returned to a functional full-power state) when the kernel47 "selective suspend"). This document concentrates mostly on how59 kernel had been built with ``CONFIG_USB_SUSPEND`` enabled (which depended on67 ----------------------[all …]
1 // SPDX-License-Identifier: GPL-2.0-only5 * Copyright (c) 1999-2002 Vojtech Pavlik119 #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 …]
1 <?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…134 …on your hardware, you need to know a lot about your hardware, its graphic display device(s), and (…135 …on your machine. Some of it will require modification. Other parts may have to be completely wri…140 <!-- Original authorship information:[all …]
1 /* SPDX-License-Identifier: GPL-2.0 */10 * Copyright (C) 1999-2017, Broadcom Corporation29 * <<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 -1193 * will see OBSS, [means that, we false detected that OBSS-is-gone294 * 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 …]
11 * Copyright (C) 1999-2017, Broadcom Corporation32 * <<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 -1253 * will see OBSS, [means that, we false detected that OBSS-is-gone353 * Per-BSS information structure.[all …]
11 * Copyright (C) 1999-2017, Broadcom Corporation32 * <<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 -1264 * will see OBSS, [means that, we false detected that OBSS-is-gone364 * Per-BSS information structure.[all …]
3 Date: Tue Apr 13 10:01:34 2021 -04007 Signed-off-by: Matt Turner <mattst88@gmail.com>15 CVE-2021-3472 / ZDI-CAN-125918 Jan-Niklas Sohn working with Trend Micro Zero Day Initiative20 Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>24 Date: Sun Feb 21 21:49:58 2021 -080028 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 -080039 Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>[all …]
2 * Copyright (c) 2011 - 2017 Intel Corporation. All rights reserved.17 * - Redistributions of source code must retain the above21 * - Redistributions in binary form must reproduce the above59 * This file contains almost all the chip-specific register information and60 * access functions for the QLogic QLogic_IB 7220 PCI-Express chip, with the64 /* 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 …]
2 * 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 above19 * - Redistributions in binary form must reproduce the above88 #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 …]
21 * <<Broadcom-WL-IPTag/Open:>>312 const char dhd_version[] = DHD_VERSION DHD_COMPILED " compiled on "531 0 - Do not do any proptxtstatus flow control532 1 - Use implied credit from a packet status533 2 - Use explicit credit679 /* --- 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 …]
... not a power of 2, using %zu printf-buffer-size-not-power-2 Performance