Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dapds990x.c25 #define APDS990X_ATIME 0x01 /* ALS ADC time */ macro
315 return apds990x_write_byte(chip, APDS990X_ATIME, reg_value); in apds990x_set_atime()