Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dstpmu1.h48 #define STPMU1_USB_BOOST_START_UP_DELAY_MS 10 macro
/openbmc/u-boot/drivers/power/regulator/
H A Dstpmu1.c568 mdelay(STPMU1_USB_BOOST_START_UP_DELAY_MS); in stpmu1_boost_set_enable()
632 mdelay(STPMU1_USB_BOOST_START_UP_DELAY_MS); in stpmu1_pwr_sw_set_enable()