Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/regulator/
Dlp872x.h22 #define LP8725_ENABLE_DELAY 30000 macro
/Linux-v4.19/drivers/regulator/
Dlp872x.c783 usleep_range(LP8725_ENABLE_DELAY, 1.5 * LP8725_ENABLE_DELAY); in lp872x_hw_enable()