Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/regulator/
Dlp872x.h17 #define LP8720_ENABLE_DELAY 200 macro
/Linux-v5.4/drivers/regulator/
Dlp872x.c727 usleep_range(LP8720_ENABLE_DELAY, 1.5 * LP8720_ENABLE_DELAY); in lp872x_hw_enable()