Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/sandbox/include/asm/
H A Dstate.h213 bool state_get_skip_delays(void);
/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dstate.c347 bool state_get_skip_delays(void) in state_get_skip_delays() function
/rk3399_rockchip-uboot/common/
H A Dusb_hub.c182 if (state_get_skip_delays()) in usb_hub_power_on()