Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/
Dbh1770glc.c97 #define BH1770_RESET_TIME 10 macro
394 usleep_range(BH1770_RESET_TIME, BH1770_RESET_TIME * 2); in bh1770_chip_on()