Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dicm2060x.h15 #define ICM2060X_ACCEL_CONFIG 0x1C macro
/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dicm2060x_acc.c101 res = sensor_write_reg(client, ICM2060X_ACCEL_CONFIG, 0x00); in sensor_init()