Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h469 #define DCTL_SGOUTNAK BIT(9) macro
/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h445 #define DCTL_SGOUTNAK BIT(9) macro
H A Dgadget.c3690 dwc2_set_bit(hsotg, DCTL, DCTL_SGOUTNAK); in dwc2_gadget_handle_incomplete_isoc_out()
3951 dwc2_set_bit(hsotg, DCTL, DCTL_SGOUTNAK); in dwc2_hsotg_ep_stop_xfr()
4441 dwc2_set_bit(hs, DCTL, DCTL_SGOUTNAK); in dwc2_hsotg_ep_sethalt()