Home
last modified time | relevance | path

Searched refs:stopped (Results 1 – 17 of 17) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dbedbug.c205 bug_ctx.stopped = 1; in bedbug_main_loop()
211 while (bug_ctx.stopped) { in bedbug_main_loop()
249 if (!bug_ctx.stopped) { in do_bedbug_continue()
254 bug_ctx.stopped = 0; in do_bedbug_continue()
274 if (!bug_ctx.stopped) { in do_bedbug_step()
285 bug_ctx.stopped = 0; in do_bedbug_step()
305 if (!bug_ctx.stopped) { in do_bedbug_next()
316 bug_ctx.stopped = 0; in do_bedbug_next()
338 if (!bug_ctx.stopped) { in do_bedbug_stack()
377 if (!bug_ctx.stopped) { in do_bedbug_rdump()
/rk3399_rockchip-uboot/include/bedbug/
H A Dtype.h14 int stopped; member
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c205 ep->stopped = 0; in udc_reinit()
364 unsigned int stopped = ep->stopped; in done() local
367 __func__, ep->ep.name, ep, &req->req, stopped); in done()
383 ep->stopped = 1; in done()
407 ep->stopped = stopped; in done()
439 ep->stopped = 1; in stop_activity()
661 ep->stopped = 0; in dwc2_ep_enable()
675 __func__, _ep->name, ep->stopped, ep->ep.maxpacket); in dwc2_ep_enable()
702 ep->stopped = 1; in dwc2_ep_disable()
H A Dat91_udc.c73 unsigned stopped = ep->stopped; in done() local
84 ep->stopped = 1; in done()
88 ep->stopped = stopped; in done()
270 ep->stopped = 1; in nuke()
341 ep->stopped = 0; in at91_ep_enable()
452 if (list_empty(&ep->queue) && !ep->stopped) { in at91_ep_queue()
647 ep->stopped = 0; in udc_reinit()
669 ep->stopped = 1; in reset_gadget()
693 ep->stopped = 1; in stop_activity()
880 ep->stopped = 0; in handle_setup()
H A Ddwc2_udc_otg_priv.h62 u8 stopped; member
H A Dpxa25x_udc.h61 unsigned stopped:1; member
H A Dfotg210.c36 uint stopped; member
474 if (ep->stopped || (ep->desc->bEndpointAddress & USB_DIR_IN)) { in fotg210_recv()
518 ep->stopped = 0; in fotg210_ep_enable()
554 ep->stopped = 1; in fotg210_ep_disable()
930 ep->stopped = 0; in usb_gadget_register_driver()
932 ep->stopped = 1; in usb_gadget_register_driver()
H A Dat91_udc.h101 unsigned stopped:1; member
H A Dpxa25x_udc.c334 ep->stopped = 0; in pxa25x_ep_enable()
366 ep->stopped = 1; in pxa25x_ep_disable()
418 unsigned stopped = ep->stopped; in done() local
433 ep->stopped = 1; in done()
435 ep->stopped = stopped; in done()
769 if (list_empty(&ep->queue) && !ep->stopped) { in pxa25x_ep_queue()
1145 ep->stopped = 0; in udc_reinit()
1991 ep->stopped = 1; in stop_activity()
H A Ddwc2_udc_otg_xfer_dma.c652 list_empty(&ep->queue), ep->stopped); in dwc2_queue()
670 if (list_empty(&ep->queue) && !ep->stopped) { in dwc2_queue()
920 g_status = dev->ep[ep_num].stopped; in dwc2_udc_get_status()
1090 ep->stopped = 0; in dwc2_udc_set_halt()
1096 ep->stopped = 1; in dwc2_udc_set_halt()
1205 ep->stopped = 0; in dwc2_udc_clear_feature()
1277 ep->stopped = 1; in dwc2_udc_set_feature()
/rk3399_rockchip-uboot/drivers/watchdog/
H A DKconfig61 The watchdog timer is stopped when initialized. It performs reset, either
71 The watchdog timer is stopped when initialized.
/rk3399_rockchip-uboot/doc/
H A DREADME.sched44 stopped or deleted. Any given thread is NOT allowed to stop or
H A DREADME.autoboot57 stopped and U-Boot is waiting for commands.
H A DREADME.usb25 _MUST_ be stopped during OS boot. This is the reason, why the USB is
/rk3399_rockchip-uboot/drivers/core/
H A DKconfig65 causes USB host controllers to not be stopped when booting the OS.
/rk3399_rockchip-uboot/test/py/
H A DREADME.md89 time to execute commands. This is useful if U-Boot is stopped at a breakpoint
/rk3399_rockchip-uboot/tools/buildman/
H A DREADME39 Buildman can be stopped and restarted, in which case it will continue
45 out various exceptions when stopped. You may have to kill it since the