Searched refs:mask_ihl (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/iio/accel/ |
D | st_accel_core.c | 166 .mask_ihl = 0x02, 248 .mask_ihl = 0x80, 334 .mask_ihl = 0x40, 482 .mask_ihl = 0x80, 557 .mask_ihl = 0x80, 685 .mask_ihl = 0x02, 766 .mask_ihl = 0x08, 894 .mask_ihl = 0x02, 970 .mask_ihl = 0x02,
|
/Linux-v5.10/drivers/iio/pressure/ |
D | st_pressure_core.c | 293 .mask_ihl = 0x80, 410 .mask_ihl = 0x80, 479 .mask_ihl = 0x80, 548 .mask_ihl = BIT(6),
|
/Linux-v5.10/drivers/iio/common/st_sensors/ |
D | st_sensors_trigger.c | 159 sdata->sensor_settings->drdy_irq.mask_ihl, 1); in st_sensors_allocate_trigger()
|
/Linux-v5.10/include/linux/iio/common/ |
D | st_sensors.h | 166 u8 mask_ihl; member
|