Searched refs:mask_ihl (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/iio/accel/ |
D | st_accel_core.c | 185 .mask_ihl = 0x02, 267 .mask_ihl = 0x80, 353 .mask_ihl = 0x40, 502 .mask_ihl = 0x80, 577 .mask_ihl = 0x80, 705 .mask_ihl = 0x02, 786 .mask_ihl = 0x08, 914 .mask_ihl = 0x02, 990 .mask_ihl = 0x02, 1161 .mask_ihl = 0x02,
|
/Linux-v6.1/drivers/iio/pressure/ |
D | st_pressure_core.c | 287 .mask_ihl = 0x80, 404 .mask_ihl = 0x80, 473 .mask_ihl = 0x80, 542 .mask_ihl = BIT(6), 612 .mask_ihl = BIT(3),
|
/Linux-v6.1/drivers/iio/common/st_sensors/ |
D | st_sensors_trigger.c | 156 sdata->sensor_settings->drdy_irq.mask_ihl, 1); in st_sensors_allocate_trigger()
|
/Linux-v6.1/include/linux/iio/common/ |
D | st_sensors.h | 175 u8 mask_ihl; member
|