Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/regulator/
H A Dstpmu1.c187 STPMU1_DEFAULT_STOP_DELAY_MS; in stpmu1_buck_set_enable()
366 STPMU1_DEFAULT_STOP_DELAY_MS; in stpmu1_ldo_set_enable()
495 STPMU1_DEFAULT_STOP_DELAY_MS; in stpmu1_vref_ddr_set_enable()
617 STPMU1_DEFAULT_STOP_DELAY_MS; in stpmu1_pwr_sw_set_enable()
/openbmc/u-boot/include/power/
H A Dstpmu1.h47 #define STPMU1_DEFAULT_STOP_DELAY_MS 5 macro