Home
last modified time | relevance | path

Searched refs:wakeup_src_reg (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_core.c371 .wakeup_src_reg = 0x1b,
537 .wakeup_src_reg = 0x1b,
774 .wakeup_src_reg = 0x1b,
1007 .wakeup_src_reg = 0x1b,
1188 .wakeup_src_reg = 0x1b,
1394 .wakeup_src_reg = 0x45,
2415 err = st_lsm6dsx_read_locked(hw, event_settings->wakeup_src_reg, in st_lsm6dsx_report_motion_event()
H A Dst_lsm6dsx.h246 u8 wakeup_src_reg; member