Home
last modified time | relevance | path

Searched refs:usb_stop (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/test/dm/
H A Dusb.c52 ut_assertok(usb_stop()); in dm_test_usb_flash()
68 ut_assertok(usb_stop()); in dm_test_usb_multi()
111 ut_assertok(usb_stop()); in dm_test_usb_stop()
142 ut_assertok(usb_stop()); in dm_test_usb_keyb()
H A Dblk.c83 ut_assertok(usb_stop()); in dm_test_blk_usb()
86 ut_assertok(usb_stop()); in dm_test_blk_usb()
/openbmc/u-boot/common/spl/
H A Dspl_usb.c26 usb_stop(); in spl_usb_load_image()
/openbmc/u-boot/board/technexion/tao3530/
H A Dtao3530.c202 usb_stop(); in show_boot_progress()
/openbmc/u-boot/board/ti/evm/
H A Devm.c315 usb_stop(); in show_boot_progress()
/openbmc/u-boot/cmd/
H A Dusb.c655 usb_stop();
665 usb_stop();
/openbmc/u-boot/board/ti/beagle/
H A Dbeagle.c552 usb_stop(); in show_boot_progress()
/openbmc/u-boot/cmd/mvebu/
H A Dbubt.c374 usb_stop(); in usb_read_file()
/openbmc/u-boot/include/
H A Dusb.h251 int usb_stop(void); /* stop the USB Controller */
/openbmc/u-boot/drivers/usb/host/
H A Dusb-uclass.c161 int usb_stop(void) in usb_stop() function
/openbmc/u-boot/common/
H A Dbootm.c538 usb_stop(); in bootm_disable_interrupts()
H A Dusb.c130 int usb_stop(void) in usb_stop() function