Home
last modified time | relevance | path

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

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