Home
last modified time | relevance | path

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

/linux/drivers/iio/accel/
H A Dmma8452.c94 #define MMA8452_INT_TRANS BIT(5) macro
803 & MMA8452_INT_TRANS) && in mma8452_get_event_regs()
805 & MMA8452_INT_TRANS)) in mma8452_get_event_regs()
1086 if (src & MMA8452_INT_TRANS) { in mma8452_interrupt()
1341 MMA8452_INT_TRANS |
1343 .enabled_events = MMA8452_INT_TRANS |
1358 MMA8452_INT_TRANS |
1360 .enabled_events = MMA8452_INT_TRANS |
1375 MMA8452_INT_TRANS |
1377 .enabled_events = MMA8452_INT_TRANS |
[all …]