AC_READ           310 drivers/input/misc/adxl34x.c 		tap_stat = AC_READ(ac, ACT_TAP_STATUS);
AC_READ           314 drivers/input/misc/adxl34x.c 	int_stat = AC_READ(ac, INT_SOURCE);
AC_READ           342 drivers/input/misc/adxl34x.c 		orient = AC_READ(ac, ORIENT);
AC_READ           371 drivers/input/misc/adxl34x.c 			samples = ENTRIES(AC_READ(ac, FIFO_STATUS)) + 1;
AC_READ           734 drivers/input/misc/adxl34x.c 	revid = AC_READ(ac, DEVID);