Home
last modified time | relevance | path

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

/drivers/iio/accel/
Dmma8452.c93 #define MMA8452_INT_TRANS BIT(5) macro
804 & MMA8452_INT_TRANS) && in mma8452_get_event_regs()
806 & MMA8452_INT_TRANS)) in mma8452_get_event_regs()
1088 if (src & MMA8452_INT_TRANS) { in mma8452_interrupt()
1342 MMA8452_INT_TRANS |
1344 .enabled_events = MMA8452_INT_TRANS |
1359 MMA8452_INT_TRANS |
1361 .enabled_events = MMA8452_INT_TRANS |
1376 MMA8452_INT_TRANS |
1378 .enabled_events = MMA8452_INT_TRANS |
[all …]