Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/sensors/gyro/
H A Dewtsa.c93 #define INT_CFG_INT_ENABLE 0x01 macro
273 err = i2c_write_byte(client, ( unsigned char) REG_INT_CFG, ( unsigned char)INT_CFG_INT_ENABLE); in ewtsa_enable()