Home
last modified time | relevance | path

Searched refs:state_get_skip_delays (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/sandbox/include/asm/
H A Dstate.h247 bool state_get_skip_delays(void);
/openbmc/u-boot/arch/sandbox/cpu/
H A Dstate.c347 bool state_get_skip_delays(void) in state_get_skip_delays() function
/openbmc/u-boot/common/
H A Dusb_hub.c179 if (state_get_skip_delays()) in usb_hub_power_on()