Home
last modified time | relevance | path

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

/linux/drivers/iio/accel/
H A Dadxl313.h34 #define ADXL313_DEVID0 0xAD macro
H A Dadxl313_core.c151 if (regval != ADXL313_DEVID0) in adxl313_check_id()
155 if (regval == ADXL313_DEVID0) { in adxl313_check_id()