Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/regulator/
Dlp872x.h17 #define LP8720_ENABLE_DELAY 200 macro
/linux-6.12.1/drivers/regulator/
Dlp872x.c722 usleep_range(LP8720_ENABLE_DELAY, 1.5 * LP8720_ENABLE_DELAY); in lp872x_hw_enable()