Home
last modified time | relevance | path

Searched +full:ps +full:- +full:cancellation +full:- +full:current +full:- +full:picoamp (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/light/
H A Dapds9160.c1 // SPDX-License-Identifier: GPL-2.0-or-later
5 * Author: 2024 Mikael Gonella-Bolduc <m.gonella.bolduc@gmail.com>
33 #define APDS9160_CTLR_EN_PS BIT(0) /* 1: PS active */
45 #define APDS9160_INT_CFG_EN_PS BIT(0) /* PS int enable */
211 /* Proximity sensor led current */
253 /* Proximity sensor led current */
337 * struct apds9160_scale - apds9160 scale mapping definition
587 ret = regmap_field_write(data->reg_ps_rate, in apds9160_set_ps_rate()
591 data->ps_rate = val; in apds9160_set_ps_rate()
596 return -EINVAL; in apds9160_set_ps_rate()
[all …]