Home
last modified time | relevance | path

Searched full:mems (Results 1 – 25 of 39) sorted by relevance

12

/linux/Documentation/devicetree/bindings/iio/gyroscope/
H A Dadi,adxrs290.yaml8 title: Analog Devices ADXRS290 Dual-Axis MEMS Gyroscope
14 Bindings for the Analog Devices ADXRS290 dual-axis MEMS gyroscope device.
/linux/drivers/gpu/drm/nouveau/nvif/
H A Dmmu.c43 static const struct nvif_mclass mems[] = { in nvif_mmu_ctor() local
67 ret = nvif_mclass(&mmu->object, mems); in nvif_mmu_ctor()
70 mmu->mem = mems[ret].oclass; in nvif_mmu_ctor()
/linux/sound/soc/codecs/
H A Dics43432.c3 * I2S MEMS microphone driver for InvenSense ICS-43432 and similar
4 * MEMS-based microphones.
/linux/Documentation/devicetree/bindings/iio/accel/
H A Dadi,adxl355.yaml7 title: Analog Devices ADXL355 and ADXL359 3-Axis, Low noise MEMS Accelerometers
13 Analog Devices ADXL355 and ADXL359 3-Axis, Low noise MEMS Accelerometers that
H A Dadi,adxl367.yaml13 The ADXL367 is an ultralow power, 3-axis MEMS accelerometer.
/linux/tools/testing/selftests/mm/
H A Dhugetlb_reparenting_test.sh135 echo 0 >$CGROUP_ROOT/a/cpuset.mems
142 echo 0 >$CGROUP_ROOT/a/b/cpuset.mems
158 echo 0 >$CGROUP_ROOT/$cgroup/cpuset.mems
H A Dcharge_reserved_hugetlb.sh110 if [ -e "$cgroup_path/$name/cpuset.mems" ]; then
111 echo 0 >$cgroup_path/$name/cpuset.mems
/linux/include/linux/platform_data/
H A Dcros_ec_sensorhub.h3 * Chrome OS EC MEMS Sensor Hub driver.
119 * @sensor_num: Number of MEMS sensors present in the EC.
/linux/Documentation/devicetree/bindings/iio/
H A Dst,st-sensors.yaml7 title: STMicroelectronics MEMS sensors
12 Note that whilst this covers many STMicro MEMs sensors, some more complex
/linux/Documentation/admin-guide/mm/
H A Dnuma_memory_policy.rst281 mems 1-3 that sets an Interleave policy over the same set. If
282 the cpuset's mems change to 3-5, the Interleave will now occur
324 mems 2-5 that sets an Interleave policy over the same set with
325 MPOL_F_RELATIVE_NODES. If the cpuset's mems change to 3-7, the
326 interleave now occurs over nodes 3,5-7. If the cpuset's mems
/linux/Documentation/devicetree/bindings/sound/
H A Dics43432.txt1 Invensense ICS-43432-compatible MEMS microphone with I2S output.
/linux/drivers/iio/imu/st_lsm6dsx/
H A DKconfig4 tristate "ST_LSM6DSx driver for STM 6-axis IMU MEMS sensors"
42 tristate "ST_LSM6DSx driver for STM 6-axis IMU MEMS sensors I2C Interface"
48 tristate "ST_LSM6DSx driver for STM 6-axis IMU MEMS sensors SPI Interface"
54 tristate "ST_LSM6DSx driver for STM 6-axis IMU MEMS sensors I3C Interface"
/linux/Documentation/devicetree/bindings/iio/pressure/
H A Drohm,bm1390.yaml14 compensation for the MEMS. Pressure range is from 300 hPa to 1300 hPa
/linux/tools/testing/selftests/cgroup/
H A Dtest_cpuset_v1_hp.sh26 echo 0 > $CPUSET/$TDIR/cpuset.mems
H A Dtest_cpuset_v1_base.sh52 'cpuset.mems 0 0 0'
/linux/Documentation/devicetree/bindings/rtc/
H A Dadi,max31335.yaml14 Integrated MEMS Resonator.
/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-capacity.rst274 echo 0 > /sys/fs/cgroup/cpuset/cs0/cpuset.mems
278 echo 0 > /sys/fs/cgroup/cpuset/cs1/cpuset.mems
/linux/Documentation/devicetree/bindings/iio/imu/
H A Dst,lsm6dsx.yaml7 title: STM 6-axis (acc + gyro) IMU Mems sensors
/linux/Documentation/admin-guide/cgroup-v1/
H A Dmemcg_test.rst172 echo 0 > /opt/cpuset/01/cpuset.mems
176 echo 1 > /opt/cpuset/02/cpuset.mems
/linux/kernel/cgroup/
H A Dcpuset.c298 * Cgroup v2 behavior is used on the "cpus" and "mems" control files when
301 * With v2 behavior, "cpus" and "mems" are always what the users have
303 * cpus or mems will be affected.
380 * online mems. The top cpuset always has some mems online.
2611 * parent, which is guaranteed to have some MEMs. in update_nodemasks_hier()
2642 * Handle user request to change the 'mems' memory placement
3057 * in effective cpus and mems. In that case, we can optimize out in cpuset_attach()
3117 * Common handling for a write to a "cpus" or "mems" file.
3290 .name = "mems",
3305 .name = "mems.effective",
[all …]
H A Dcpuset-internal.h83 * cpuset.cpus and cpuset.mems, and won't be limited by the
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst2351 cpuset.mems
2363 # cat cpuset.mems
2368 "cpuset.mems" or all the available memory nodes if none
2371 The value of "cpuset.mems" stays constant until the next update
2374 Setting a non-empty value to "cpuset.mems" causes memory of
2380 So it is recommended that "cpuset.mems" should be set properly
2382 a need to change "cpuset.mems" with active tasks, it shouldn't
2385 cpuset.mems.effective
2393 If "cpuset.mems" is empty, it shows all the memory nodes from the
2395 Otherwise, it should be a subset of "cpuset.mems" unless none of
[all …]
/linux/drivers/platform/chrome/
H A Dcros_ec_sensorhub.c269 MODULE_DESCRIPTION("ChromeOS EC MEMS Sensor Hub Driver");
/linux/Documentation/scheduler/
H A Dsched-capacity.rst310 echo 0 > /sys/fs/cgroup/cpuset/cs0/cpuset.mems
314 echo 0 > /sys/fs/cgroup/cpuset/cs1/cpuset.mems
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drm.c238 mems[] = { in nouveau_cli_init() local
298 ret = nvif_mclass(&cli->mmu.object, mems); in nouveau_cli_init()
304 cli->mem = &mems[ret]; in nouveau_cli_init()

12