Home
last modified time | relevance | path

Searched refs:APDS_LUX_GAIN_LO_LIMIT_STRICT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/
H A Dapds990x.c168 #define APDS_LUX_GAIN_LO_LIMIT_STRICT 25 macro
387 else if (chip->lux_clear < APDS_LUX_GAIN_LO_LIMIT_STRICT) in apds990x_calc_again()
403 chip->lux_clear < APDS_LUX_GAIN_LO_LIMIT_STRICT) in apds990x_calc_again()
/kernel/linux/linux-6.6/drivers/misc/
H A Dapds990x.c168 #define APDS_LUX_GAIN_LO_LIMIT_STRICT 25 macro
387 else if (chip->lux_clear < APDS_LUX_GAIN_LO_LIMIT_STRICT) in apds990x_calc_again()
403 chip->lux_clear < APDS_LUX_GAIN_LO_LIMIT_STRICT) in apds990x_calc_again()

Completed in 4 milliseconds