Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/accel/
Dmma8452.c93 #define MMA8452_INT_TRANS BIT(5) macro
797 & MMA8452_INT_TRANS) && in mma8452_get_event_regs()
799 & MMA8452_INT_TRANS)) in mma8452_get_event_regs()
1081 if (src & MMA8452_INT_TRANS) { in mma8452_interrupt()
1319 MMA8452_INT_TRANS |
1321 .enabled_events = MMA8452_INT_TRANS |
1335 MMA8452_INT_TRANS |
1337 .enabled_events = MMA8452_INT_TRANS |
1351 MMA8452_INT_TRANS |
1353 .enabled_events = MMA8452_INT_TRANS |
[all …]