Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dapds990x.c248 static u16 apds990x_lux_to_threshold(struct apds990x_chip *chip, u32 lux) in apds990x_lux_to_threshold() function
352 apds990x_lux_to_threshold(chip, chip->lux_thres_lo)); in apds990x_refresh_athres()
354 apds990x_lux_to_threshold(chip, chip->lux_thres_hi)); in apds990x_refresh_athres()