Home
last modified time | relevance | path

Searched refs:bootretry_reset_cmd_timeout (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/include/
Dbootretry.h34 void bootretry_reset_cmd_timeout(void);
48 static inline void bootretry_reset_cmd_timeout(void) in bootretry_reset_cmd_timeout() function
/external/u-boot/common/
Dbootretry.c39 void bootretry_reset_cmd_timeout(void) in bootretry_reset_cmd_timeout() function
Dcli_simple.c272 bootretry_reset_cmd_timeout(); in cli_simple_loop()
Dcli_hush.c1027 bootretry_reset_cmd_timeout(); in get_user_input()
/external/u-boot/cmd/
Dmem.c973 bootretry_reset_cmd_timeout(); /* got a good command to get here */ in mod_mem()
1019 bootretry_reset_cmd_timeout(); in mod_mem()
1037 bootretry_reset_cmd_timeout(); in mod_mem()
Dpci.c580 bootretry_reset_cmd_timeout(); in pci_cfg_modify()
594 bootretry_reset_cmd_timeout(); in pci_cfg_modify()
Di2c.c816 bootretry_reset_cmd_timeout(); /* got a good command to get here */ in mod_i2c_mem()
886 bootretry_reset_cmd_timeout(); in mod_i2c_mem()
906 bootretry_reset_cmd_timeout(); in mod_i2c_mem()