Home
last modified time | relevance | path

Searched full:activity (Results 1 – 25 of 1406) sorted by relevance

12345678910>>...57

/OK3568_Linux_fs/kernel/include/linux/input/
H A Dadxl34x.h89 * X/Y/Z Enable: A '1' enables X, Y, or Z participation in activity
96 * to determine whether activity or inactivity is detected. In AC
97 * coupled operation for activity detection, the acceleration value
98 * at the start of activity detection is taken as a reference value.
101 * activity_threshold the device will trigger an activity interrupt. In
125 * holds the threshold value for activity detection.
128 * Activity interrupt is enabled.
225 * LINK: A '1' with both the activity and inactivity functions
226 * enabled will delay the start of the activity function until
227 * inactivity is detected. Once activity is detected, inactivity
[all …]
/OK3568_Linux_fs/kernel/drivers/iio/accel/
H A Dmma9553.c76 * The internal activity level must be stable for ACTTHD samples before
77 * ACTIVITY is updated. The ACTIVITY variable contains the current activity
94 /* Status register - activity field */
190 u8 activity; member
204 static enum iio_modifier mma9553_activity_to_mod(enum activity_level activity) in mma9553_activity_to_mod() argument
206 switch (activity) { in mma9553_activity_to_mod()
313 u8 *activity, u16 *stepcnt) in mma9553_read_activity_stepcnt() argument
327 *activity = mma9553_get_bits(buf[0], MMA9553_MASK_STATUS_ACTIVITY); in mma9553_read_activity_stepcnt()
346 * If both step detector and activity are enabled, use the MRGFL bit. in mma9553_conf_gpio()
361 /* Save initial values for activity and stepcnt */ in mma9553_conf_gpio()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/
H A DAndroidManifest.xml18 <!--<activity-->
21 <!--</activity>-->
22 <activity
31 </activity>
32 <activity
37 </activity>
/OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/
H A D0013-Introduce-link_map_audit_state-accessor-function.patch65 if (afct->activity != NULL)
66 - afct->activity (&head->l_audit[cnt].cookie, LA_ACT_DELETE);
69 + afct->activity (&state->cookie, LA_ACT_DELETE);
77 if (afct->activity != NULL)
78 - afct->activity (&head->l_audit[cnt].cookie, LA_ACT_CONSISTENT);
81 + afct->activity (&state->cookie, LA_ACT_CONSISTENT);
113 if (afct->activity != NULL)
114 - afct->activity (&head->l_audit[cnt].cookie, LA_ACT_ADD);
115 + afct->activity (&link_map_audit_state (head, cnt)->cookie,
189 if (afct->activity != NULL)
[all …]
/OK3568_Linux_fs/buildroot/package/sysstat/
H A DConfig.in21 * Process creation activity
24 * Extensive network statistics: network interface activity
30 * NFS server and client activity
34 * System and per Linux task switching activity
36 * TTY device activity
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Damu.rst4 Activity Monitors Unit (AMU) extension in AArch64 Linux
11 This document briefly describes the provision of Activity Monitors Unit
18 The activity monitors extension is an optional extension introduced by the
21 The activity monitors unit, implemented in each CPU, provides performance
26 Version 1 of the Activity Monitors architecture implements a counter group
39 The Activity Monitors architecture provides space for up to 16 architected
53 activity monitors extension. Therefore, when CONFIG_ARM64_AMU_EXTN is
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/
H A Dleds-bcm6328.txt16 is usually 1:1 for hardware to LED signals, but through the activity/link
65 - brcm,activity-signal-sources : An array of hardware activity
66 signal sources. Up to four activity hardware signals can get muxed into
206 brcm,activity-signal-sources = <0>;
207 /* USB link/activity routed to USB LED */
212 brcm,activity-signal-sources = <1>;
213 /* INET activity routed to INET LED */
258 brcm,activity-signal-sources = <0 1>;
259 /* USB/INET link/activity routed to USB LED */
286 brcm,activity-signal-sources = <0 1>;
H A Dcommon.yaml90 # LED indicates disk activity
91 - disk-activity
92 # LED indicates IDE disk activity (deprecated), in new implementations
93 # use "disk-activity"
134 activity. Some LEDs can be related to a specific device and should somehow
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Devents-kmem.rst11 - Per-CPU Allocator Activity
25 Heavy activity for these events may indicate that a specific cache is
55 a simple indicator of page allocator activity. Pages may be allocated from
60 amounts of activity imply high activity on the zone->lock. Taking this lock
65 is triggered. Significant amounts of activity here could indicate that the
70 freed in batch with a page list. Significant amounts of activity here could
74 4. Per-CPU Allocator Activity
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Ddell-laptop.c1005 * bit 3 Auto: ALS- and input-activity-based On; input-activity based Off
1006 * bit 4 Auto: Input-activity-based On; input-activity based Off
1007 * bit 5 Auto: Input-activity-based On (illumination level 25%); input-activity based Off
1008 * bit 6 Auto: Input-activity-based On (illumination level 50%); input-activity based Off
1009 * bit 7 Auto: Input-activity-based On (illumination level 75%); input-activity based Off
1010 * bit 8 Auto: Input-activity-based On (illumination level 100%); input-activity based Off
1020 * bit 1 Touchpad activity
1042 * bit 3 Auto: ALS- and input-activity-based On; input-activity based Off
1043 * bit 4 Auto: Input-activity-based On; input-activity based Off
1044 * bit 5 Auto: Input-activity-based On (illumination level 25%); input-activity based Off
[all …]
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-block-device6 (RW) Used by drivers which support software controlled activity
12 0 OFF - the LED is not activated on activity
13 1 BLINK_ON - the LED blinks on every 10ms when activity is
16 every 10ms when activity is detected.
20 control the activity LED via the em_message file.
H A Dsysfs-driver-hid-ntrig7 start of activity (activating touch).
16 acknowledging the end of activity (deactivating touch).
50 activation and activity.
53 activation and activity.
73 (RO) The range for positions reported during activity.
/OK3568_Linux_fs/kernel/arch/mips/boot/dts/brcm/
H A Dbcm63268-comtrend-vr-3032u.dts67 /* EPHY0 Activity */
72 /* EPHY1 Activity */
77 /* EPHY2 Activity */
82 /* GPHY0 Activity */
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/atop/
H A Datop_2.4.0.bb1 SUMMARY = "Monitor for system resources and process activity"
3 is capable of reporting the activity of all processes (even if processes have \
4 finished during the interval), daily logging of system and process activity for \
6 etc. At regular intervals, it shows system-level activity related to the CPU, \
/OK3568_Linux_fs/buildroot/package/atop/
H A DConfig.in11 that is capable of reporting the activity of all processes
13 logging of system and process activity for long-term analysis,
15 At regular intervals, it shows system-level activity related
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_active.h22 * We use the fences to synchronize access from the CPU with activity on the
51 * __i915_active_fence_init - prepares the activity tracker for use
58 * an activity tracker, that is for tracking the last known active fence
127 * GPU activity tracking
146 * different resources that need to track their associated GPU activity to
147 * provide a callback when that GPU activity has ceased, or otherwise to
/OK3568_Linux_fs/kernel/drivers/leds/trigger/
H A DKconfig39 This allows LEDs to be controlled by disk activity.
46 This allows LEDs to be controlled by MTD activity.
75 tristate "LED activity Trigger"
130 This allows LEDs to be controlled by network device activity.
H A Dledtrig-cpu.c3 * ledtrig-cpu.c - LED trigger based on CPU activity
16 * activity indication in their code.
168 pr_info("ledtrig-cpu: registered to indicate activity on CPUs\n"); in ledtrig_cpu_init()
H A Dledtrig-activity.c3 * Activity LED trigger
105 * the activity, up to the point where we have 90ms ON, 10ms OFF when in led_activity_function()
216 .name = "activity",
268 MODULE_DESCRIPTION("Activity LED trigger");
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dled.h14 #define LED_LAN_TX LED0 /* for LAN transmit activity */
15 #define LED_LAN_RCV LED1 /* for LAN receive activity */
16 #define LED_DISK_IO LED2 /* for disk activity */
/OK3568_Linux_fs/kernel/drivers/staging/unisys/visorinput/
H A Dvisorinput.c21 /* These defines identify mouse and keyboard activity which is specified by the
77 struct visor_inputactivity activity; member
617 scancode = r.activity.arg1; in visorinput_channel_interrupt()
619 switch (r.activity.action) { in visorinput_channel_interrupt()
636 r.activity.arg2); in visorinput_channel_interrupt()
639 xmotion = r.activity.arg1; in visorinput_channel_interrupt()
640 ymotion = r.activity.arg2; in visorinput_channel_interrupt()
646 button = calc_button(r.activity.arg1); in visorinput_channel_interrupt()
653 button = calc_button(r.activity.arg1); in visorinput_channel_interrupt()
660 button = calc_button(r.activity.arg1); in visorinput_channel_interrupt()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_linux_trace.h122 * Define a tracepoint used to gather core activity for systrace
123 * @param pid The process id for which the core activity originates from
127 * @param frame_builder_id The frame builder id associated with this core activity
128 * @param flush_id The flush id associated with this core activity
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum1_acl_tcam.c208 bool *activity) in mlxsw_sp1_acl_tcam_region_entry_activity_get() argument
218 *activity = mlxsw_reg_ptce2_a_get(ptce2_pl); in mlxsw_sp1_acl_tcam_region_entry_activity_get()
225 bool *activity) in mlxsw_sp1_acl_tcam_entry_activity_get() argument
234 offset, activity); in mlxsw_sp1_acl_tcam_entry_activity_get()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/iptraf/
H A Diptraf-ng_1.2.1.bb7 and activity indicators, TCP/UDP traffic breakdowns, and LAN station \
12 packet counts, IP checksum errors, interface activity and packet size \
16 about their activity; TCP, UDP and other protocol display filters so \
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A Di915_gem_busy.c25 * engines. This would be true if we accessed the activity tracking in __busy_write_id()
27 * its activity locklessly we can not guarantee that the last_write in __busy_write_id()
106 * activity with in i915_gem_busy_ioctl()

12345678910>>...57