Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/
Dapds990x.c178 #define APDS_STARTUP_DELAY 25000 /* us */ macro
620 usleep_range(APDS_STARTUP_DELAY, 2 * APDS_STARTUP_DELAY); in apds990x_chip_on()
1135 usleep_range(APDS_STARTUP_DELAY, 2 * APDS_STARTUP_DELAY); in apds990x_probe()