Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/sensors/lsensor/
H A Dls_stk3171.c53 #define ALS_INT_ENABLE (1<<1) macro
160 sensor->ops->ctrl_data |= ALS_INT_ENABLE; in sensor_init()
162 sensor->ops->ctrl_data &= ~ALS_INT_ENABLE; in sensor_init()
H A Dls_stk3410.c117 #define ALS_INT_ENABLE (1 << 3) macro
229 val |= ALS_INT_ENABLE; in sensor_init()
231 val &= ~ALS_INT_ENABLE; in sensor_init()
H A Dls_stk3332.c123 #define ALS_INT_ENABLE (1 << 3) macro
229 val |= ALS_INT_ENABLE; in sensor_init()
231 val &= ~ALS_INT_ENABLE; in sensor_init()
H A Dls_em3071x.c41 #define ALS_INT_ENABLE (1 << 1) macro
/OK3568_Linux_fs/kernel/drivers/input/sensors/psensor/
H A Dps_stk3171.c53 #define ALS_INT_ENABLE (1<<1) macro
H A Dps_stk3410.c116 #define ALS_INT_ENABLE (1 << 3) macro
H A Dps_stk3332.c123 #define ALS_INT_ENABLE (1 << 3) macro