| /OK3568_Linux_fs/kernel/drivers/iio/imu/st_lsm6dsr/ |
| H A D | st_lsm6dsr_buffer.c | 62 * @param old: ST IMU MEMS hw instance 63 * @param new: ST IMU MEMS hw instance 64 * @param weight: ST IMU MEMS hw instance 81 * @param hw: ST IMU MEMS hw instance 101 * @param hw: ST IMU MEMS hw instance 152 * @param hw: ST IMU MEMS hw instance 245 * @param hw: ST IMU MEMS hw instance 259 * @param hw: ST IMU MEMS hw instance 302 * @param hw: ST IMU MEMS hw instance 431 * @param hw: ST IMU MEMS hw instance [all …]
|
| H A D | st_lsm6dsr_shub.c | 231 * @param hw: ST IMU MEMS hw instance. 249 * @param hw: ST IMU MEMS hw instance. 280 * @param hw: ST IMU MEMS hw instance. 842 * @param hw: ST IMU MEMS hw instance. 919 * @param hw: ST IMU MEMS hw instance.
|
| H A D | st_lsm6dsr_embfunc.c | 475 * @param hw: ST IMU MEMS hw instance. 525 * @param hw: ST IMU MEMS hw instance
|
| /OK3568_Linux_fs/kernel/drivers/remoteproc/ |
| H A D | ti_k3_dsp_remoteproc.c | 52 * @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 …]
|
| H A D | omap_remoteproc.c | 133 * @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 …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/ |
| H A D | cpusets.rst | 175 - 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 …]
|
| H A D | memcg_test.rst | 181 echo 0 > /opt/cpuset/01/cpuset.mems 185 echo 1 > /opt/cpuset/02/cpuset.mems
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/gyroscope/ |
| H A D | adi,adxrs290.yaml | 8 title: Analog Devices ADXRS290 Dual-Axis MEMS Gyroscope 14 Bindings for the Analog Devices ADXRS290 dual-axis MEMS gyroscope device.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvif/ |
| H A D | mmu.c | 40 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()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/imu/ |
| H A D | inv_mpu6050.txt | 1 InvenSense MPU-6050 Six-Axis (Gyro + Accelerometer) MEMS MotionTracking Device 3 http://www.invensense.com/mems/gyro/mpu6050.html
|
| H A D | st_lsm6dsx.txt | 1 * ST_LSM6DSx driver for STM 6-axis (acc + gyro) imu Mems sensors
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/accel/ |
| H A D | adi,adxl345.yaml | 15 https://www.analog.com/en/products/mems/accelerometers/adxl345.html 16 https://www.analog.com/en/products/sensors-mems/accelerometers/adxl375.html
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | hugetlb_reparenting_test.sh | 126 echo 0 >$CGROUP_ROOT/a/cpuset.mems 133 echo 0 >$CGROUP_ROOT/a/b/cpuset.mems 149 echo 0 >$CGROUP_ROOT/$cgroup/cpuset.mems
|
| /OK3568_Linux_fs/kernel/drivers/input/sensors/accel/ |
| H A D | da223_core.c | 110 mems_type mems; member 539 if((gsensor_chip_info.mems==MEMS_TV03 ||gsensor_chip_info.mems==MEMS_RTO3) in mir3da_read_data() 599 ||(gsensor_chip_info.mems == MEMS_GT2)) in mir3da_read_data() 1174 if((gsensor_chip_info.mems== MEMS_RTO3) in mir3da_auto_calibrate() 1178 ||(gsensor_chip_info.mems == MEMS_GT2)) in mir3da_auto_calibrate() 1485 gsensor_chip_info.mems= MEMS_T9; in mir3da_parse_chip_info() 1492 gsensor_chip_info.mems= mir3da_chip_info_list[i].mems; in mir3da_parse_chip_info() 1499 gsensor_chip_info.mems= MEMS_T9; in mir3da_parse_chip_info() 1535 gsensor_chip_info.mems =MEMS_TV03; in mir3da_parse_chip_info() 1537 gsensor_chip_info.mems =MEMS_T9; in mir3da_parse_chip_info() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/x86/x86_64/ |
| H A D | fake-numa-for-cpusets.rst | 51 [root@xroads /exampleset/ddset]# echo 0-1 > mems 57 available to them according to the fake nodes assigned as mems::
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | cros_ec_sensorhub.h | 3 * Chrome OS EC MEMS Sensor Hub driver. 119 * @sensor_num: Number of MEMS sensors present in the EC.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/ |
| H A D | numa_memory_policy.rst | 267 mems 1-3 that sets an Interleave policy over the same set. If 268 the cpuset's mems change to 3-5, the Interleave will now occur 310 mems 2-5 that sets an Interleave policy over the same set with 311 MPOL_F_RELATIVE_NODES. If the cpuset's mems change to 3-7, the 312 interleave now occurs over nodes 3,5-7. If the cpuset's mems
|
| /OK3568_Linux_fs/kernel/kernel/cgroup/ |
| H A D | cpuset.c | 94 * cpuset.cpus and cpuset.mems, and won't be limited by the 355 * Cgroup v2 behavior is used on the "cpus" and "mems" control files when 358 * With v2 behavior, "cpus" and "mems" are always what the users have 360 * cpus or mems will be affected. 414 * online mems. The top cpuset always has some mems online. 1796 * parent, which is guaranteed to have some MEMs. in update_nodemasks_hier() 1827 * Handle user request to change the 'mems' memory placement 2398 * Common handling for a write to a "cpus" or "mems" file. 2415 * As writes to "cpus" or "mems" may restore @cs's execution in cpuset_write_resmask() 2616 .name = "mems", [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | ics43432.txt | 1 Invensense ICS-43432 MEMS microphone with I2S output.
|
| /OK3568_Linux_fs/kernel/drivers/iio/imu/st_lsm6dsx/ |
| H A D | Kconfig | 4 tristate "ST_LSM6DSx driver for STM 6-axis IMU MEMS sensors"
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | ics43432.c | 3 * I2S MEMS microphone driver for InvenSense ICS-43432
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/ |
| H A D | st-sensors.txt | 1 STMicroelectronics MEMS sensors
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/ |
| H A D | ximagesink.c | 701 GstMemory *mems[GST_VIDEO_MAX_PLANES]; in gst_kms_sink_import_dmabuf() local 742 mems[i] = gst_buffer_peek_memory (inbuf, mems_idx[i]); in gst_kms_sink_import_dmabuf() 746 mems_skip[i] += mems[i]->offset; in gst_kms_sink_import_dmabuf() 749 if (!gst_is_dmabuf_memory (mems[i])) in gst_kms_sink_import_dmabuf() 753 kmsmem = (GstKMSMemory *) gst_kms_allocator_get_cached (mems[0]); in gst_kms_sink_import_dmabuf() 756 kmsmem, mems[0], kmsmem->fb_id); in gst_kms_sink_import_dmabuf() 761 prime_fds[i] = gst_dmabuf_memory_get_fd (mems[i]); in gst_kms_sink_import_dmabuf() 772 kmsmem, mems[0], kmsmem->fb_id); in gst_kms_sink_import_dmabuf() 773 gst_kms_allocator_cache (self->allocator, mems[0], GST_MEMORY_CAST (kmsmem)); in gst_kms_sink_import_dmabuf()
|
| /OK3568_Linux_fs/kernel/drivers/iio/gyro/ |
| H A D | Kconfig | 45 tristate "Analog Devices ADXRS290 Dual-Axis MEMS Gyroscope SPI driver"
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI/include/ |
| H A D | rk_aiq_user_api_sysctl.h | 455 * \brief register mems sensor handler interface 457 * \param[in] intf mems sensor interfaces
|