Searched refs:FIFO_MODE (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/input/misc/
H A Dadxl34x.c134 #define FIFO_MODE(x) (((x) & 0x3) << 6) macro
799 if (!FIFO_MODE(pdata->fifo_mode)) adxl34x_probe()
808 if (FIFO_MODE(pdata->fifo_mode) == FIFO_BYPASS) adxl34x_probe()
849 AC_WRITE(ac, FIFO_CTL, FIFO_MODE(pdata->fifo_mode) | adxl34x_probe()

Completed in 53 milliseconds