Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/accel/
Dmma8452.c92 #define MMA8452_INT_TRANS BIT(5) macro
794 & MMA8452_INT_TRANS) && in mma8452_get_event_regs()
796 & MMA8452_INT_TRANS)) in mma8452_get_event_regs()
1078 if (src & MMA8452_INT_TRANS) { in mma8452_interrupt()
1316 MMA8452_INT_TRANS |
1318 .enabled_events = MMA8452_INT_TRANS |
1332 MMA8452_INT_TRANS |
1334 .enabled_events = MMA8452_INT_TRANS |
1348 MMA8452_INT_TRANS |
1350 .enabled_events = MMA8452_INT_TRANS |
[all …]