Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/regulator/
Dlp872x.h18 #define LP8725_ENABLE_DELAY 30000 macro
/Linux-v5.4/drivers/regulator/
Dlp872x.c729 usleep_range(LP8725_ENABLE_DELAY, 1.5 * LP8725_ENABLE_DELAY); in lp872x_hw_enable()