Home
last modified time | relevance | path

Searched refs:state_set_skip_delays (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/test/dm/
H A Dusb.c45 state_set_skip_delays(true); in dm_test_usb_flash()
66 state_set_skip_delays(true); in dm_test_usb_multi()
108 state_set_skip_delays(true); in dm_test_usb_remove()
164 state_set_skip_delays(true); in dm_test_usb_tree()
207 state_set_skip_delays(true); in dm_test_usb_tree_remove()
260 state_set_skip_delays(true); in dm_test_usb_tree_reorder()
278 state_set_skip_delays(true); in dm_test_usb_keyb()
H A Dtest-main.c106 state_set_skip_delays(false); in dm_do_test()
H A Dblk.c76 state_set_skip_delays(true); in dm_test_blk_usb()
/OK3568_Linux_fs/u-boot/arch/sandbox/include/asm/
H A Dstate.h206 void state_set_skip_delays(bool skip_delays);
/OK3568_Linux_fs/u-boot/arch/sandbox/cpu/
H A Dstate.c340 void state_set_skip_delays(bool skip_delays) in state_set_skip_delays() function