Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/accel/
Dmma8452.c93 #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()
1087 if (src & MMA8452_INT_TRANS) { in mma8452_interrupt()
1324 MMA8452_INT_TRANS |
1326 .enabled_events = MMA8452_INT_TRANS |
1340 MMA8452_INT_TRANS |
1342 .enabled_events = MMA8452_INT_TRANS |
1356 MMA8452_INT_TRANS |
1358 .enabled_events = MMA8452_INT_TRANS |
[all …]