Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iio/accel/
Dmma8452.c93 #define MMA8452_INT_TRANS BIT(5) macro
801 & MMA8452_INT_TRANS) && in mma8452_get_event_regs()
803 & MMA8452_INT_TRANS)) in mma8452_get_event_regs()
1085 if (src & MMA8452_INT_TRANS) { in mma8452_interrupt()
1322 MMA8452_INT_TRANS |
1324 .enabled_events = MMA8452_INT_TRANS |
1338 MMA8452_INT_TRANS |
1340 .enabled_events = MMA8452_INT_TRANS |
1354 MMA8452_INT_TRANS |
1356 .enabled_events = MMA8452_INT_TRANS |
[all …]