Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/accel/
H A Dmma8452.c93 #define MMA8452_INT_TRANS BIT(5) macro
804 & MMA8452_INT_TRANS) && in mma8452_get_event_regs()
806 & MMA8452_INT_TRANS)) in mma8452_get_event_regs()
1088 if (src & MMA8452_INT_TRANS) { in mma8452_interrupt()
1326 MMA8452_INT_TRANS |
1328 .enabled_events = MMA8452_INT_TRANS |
1343 MMA8452_INT_TRANS |
1345 .enabled_events = MMA8452_INT_TRANS |
1360 MMA8452_INT_TRANS |
1362 .enabled_events = MMA8452_INT_TRANS |
[all …]