Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/regulator/
H A Dlp872x.h18 #define LP8725_ENABLE_DELAY 30000 macro
/openbmc/linux/drivers/regulator/
H A Dlp872x.c724 usleep_range(LP8725_ENABLE_DELAY, 1.5 * LP8725_ENABLE_DELAY); in lp872x_hw_enable()