Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.10/drivers/remoteproc/
Dti_k3_dsp_remoteproc.c52 * @mems: pointer to memory definitions for a DSP
53 * @num_mems: number of memory regions in @mems
58 const struct k3_dsp_mem_data *mems; member
432 data->mems[i].name); in k3_dsp_rproc_of_get_memories()
435 data->mems[i].name); in k3_dsp_rproc_of_get_memories()
442 data->mems[i].name); in k3_dsp_rproc_of_get_memories()
450 data->mems[i].name); in k3_dsp_rproc_of_get_memories()
454 kproc->mem[i].dev_addr = data->mems[i].dev_addr; in k3_dsp_rproc_of_get_memories()
458 data->mems[i].name, &kproc->mem[i].bus_addr, in k3_dsp_rproc_of_get_memories()
754 .mems = c66_mems,
[all …]
Domap_remoteproc.c133 * @mems: memory definitions for this remote processor
137 const struct omap_rproc_mem_data *mems; member
1065 .mems = ipu_mems,
1074 .mems = ipu_mems,
1079 .mems = dra7_dsp_mems,
1084 .mems = ipu_mems,
1184 if (!data->mems) in omap_rproc_of_get_internal_memories()
1195 for (i = 0; data->mems[i].name; i++) { in omap_rproc_of_get_internal_memories()
1197 data->mems[i].name); in omap_rproc_of_get_internal_memories()
1200 data->mems[i].name); in omap_rproc_of_get_internal_memories()
[all …]
/kernel/linux/linux-6.6/Documentation/admin-guide/cgroup-v1/
Dcpusets.rst175 - cpuset.mems: list of Memory Nodes in that cpuset
222 The cpus and mems files in the root (top_cpuset) cpuset are
224 cpu_online_mask using a CPU hotplug notifier, and the mems file
229 normally read-only copies of cpuset.cpus and cpuset.mems files
233 events will not change cpuset.cpus and cpuset.mems. Those events will
652 cpusets memory placement policy 'cpuset.mems' subsequently changes.
662 'cpuset.mems' file is modified, pages allocated to tasks in that
663 cpuset, that were on nodes in the previous setting of 'cpuset.mems',
664 will be moved to nodes in the new setting of 'mems.'
666 prior 'cpuset.mems' setting, will not be moved.
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/
Dcpusets.rst175 - cpuset.mems: list of Memory Nodes in that cpuset
222 The cpus and mems files in the root (top_cpuset) cpuset are
224 cpu_online_mask using a CPU hotplug notifier, and the mems file
229 normally read-only copies of cpuset.cpus and cpuset.mems files
233 events will not change cpuset.cpus and cpuset.mems. Those events will
652 cpusets memory placement policy 'cpuset.mems' subsequently changes.
662 'cpuset.mems' file is modified, pages allocated to tasks in that
663 cpuset, that were on nodes in the previous setting of 'cpuset.mems',
664 will be moved to nodes in the new setting of 'mems.'
666 prior 'cpuset.mems' setting, will not be moved.
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/gyroscope/
Dadi,adxrs290.yaml8 title: Analog Devices ADXRS290 Dual-Axis MEMS Gyroscope
14 Bindings for the Analog Devices ADXRS290 dual-axis MEMS gyroscope device.
/kernel/linux/linux-6.6/drivers/remoteproc/
Dti_k3_dsp_remoteproc.c52 * @mems: pointer to memory definitions for a DSP
53 * @num_mems: number of memory regions in @mems
58 const struct k3_dsp_mem_data *mems; member
518 data->mems[i].name); in k3_dsp_rproc_of_get_memories()
521 data->mems[i].name); in k3_dsp_rproc_of_get_memories()
528 data->mems[i].name); in k3_dsp_rproc_of_get_memories()
536 data->mems[i].name); in k3_dsp_rproc_of_get_memories()
540 kproc->mem[i].dev_addr = data->mems[i].dev_addr; in k3_dsp_rproc_of_get_memories()
544 data->mems[i].name, &kproc->mem[i].bus_addr, in k3_dsp_rproc_of_get_memories()
878 .mems = c66_mems,
[all …]
Domap_remoteproc.c134 * @mems: memory definitions for this remote processor
138 const struct omap_rproc_mem_data *mems; member
1064 .mems = ipu_mems,
1073 .mems = ipu_mems,
1078 .mems = dra7_dsp_mems,
1083 .mems = ipu_mems,
1183 if (!data->mems) in omap_rproc_of_get_internal_memories()
1194 for (i = 0; data->mems[i].name; i++) { in omap_rproc_of_get_internal_memories()
1196 data->mems[i].name); in omap_rproc_of_get_internal_memories()
1199 data->mems[i].name); in omap_rproc_of_get_internal_memories()
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/gyroscope/
Dadi,adxrs290.yaml8 title: Analog Devices ADXRS290 Dual-Axis MEMS Gyroscope
14 Bindings for the Analog Devices ADXRS290 dual-axis MEMS gyroscope device.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/imu/
Dinv_mpu6050.txt1 InvenSense MPU-6050 Six-Axis (Gyro + Accelerometer) MEMS MotionTracking Device
3 http://www.invensense.com/mems/gyro/mpu6050.html
/kernel/linux/linux-6.6/sound/soc/codecs/
Dics43432.c3 * I2S MEMS microphone driver for InvenSense ICS-43432 and similar
4 * MEMS-based microphones.
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvif/
Dmmu.c40 static const struct nvif_mclass mems[] = { in nvif_mmu_ctor() local
64 ret = nvif_mclass(&mmu->object, mems); in nvif_mmu_ctor()
67 mmu->mem = mems[ret].oclass; in nvif_mmu_ctor()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvif/
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()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/accel/
Dadi,adxl345.yaml15 https://www.analog.com/en/products/mems/accelerometers/adxl345.html
16 https://www.analog.com/en/products/sensors-mems/accelerometers/adxl375.html
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/accel/
Dadi,adxl345.yaml15 https://www.analog.com/en/products/mems/accelerometers/adxl345.html
16 https://www.analog.com/en/products/sensors-mems/accelerometers/adxl375.html
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
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
Dhugetlb_reparenting_test.sh131 echo 0 >$CGROUP_ROOT/a/cpuset.mems
138 echo 0 >$CGROUP_ROOT/a/b/cpuset.mems
154 echo 0 >$CGROUP_ROOT/$cgroup/cpuset.mems
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
Dhugetlb_reparenting_test.sh134 echo 0 >$CGROUP_ROOT/a/cpuset.mems
141 echo 0 >$CGROUP_ROOT/a/b/cpuset.mems
157 echo 0 >$CGROUP_ROOT/$cgroup/cpuset.mems
/kernel/linux/linux-5.10/Documentation/x86/x86_64/
Dfake-numa-for-cpusets.rst51 [root@xroads /exampleset/ddset]# echo 0-1 > mems
57 available to them according to the fake nodes assigned as mems::
/kernel/linux/linux-6.6/Documentation/arch/x86/x86_64/
Dfake-numa-for-cpusets.rst51 [root@xroads /exampleset/ddset]# echo 0-1 > mems
57 available to them according to the fake nodes assigned as mems::
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/
Dst,st-sensors.yaml7 title: STMicroelectronics MEMS sensors
12 Note that whilst this covers many STMicro MEMs sensors, some more complex
/kernel/linux/linux-5.10/include/linux/platform_data/
Dcros_ec_sensorhub.h3 * Chrome OS EC MEMS Sensor Hub driver.
119 * @sensor_num: Number of MEMS sensors present in the EC.
/kernel/linux/linux-6.6/include/linux/platform_data/
Dcros_ec_sensorhub.h3 * Chrome OS EC MEMS Sensor Hub driver.
119 * @sensor_num: Number of MEMS sensors present in the EC.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dics43432.txt1 Invensense ICS-43432 MEMS microphone with I2S output.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Dics43432.txt1 Invensense ICS-43432-compatible MEMS microphone with I2S output.
/kernel/linux/linux-5.10/drivers/iio/imu/st_lsm6dsx/
DKconfig4 tristate "ST_LSM6DSx driver for STM 6-axis IMU MEMS sensors"

1234