Home
last modified time | relevance | path

Searched refs:DWC3_DCTL_HIRD_THRES (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h235 #define DWC3_DCTL_HIRD_THRES(n) ((n) << 24) macro
H A Dgadget.c2197 reg |= DWC3_DCTL_HIRD_THRES(dwc->hird_threshold); in dwc3_gadget_conndone_interrupt()
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h440 #define DWC3_DCTL_HIRD_THRES(n) ((n) << 24) macro
H A Dgadget.c4233 reg |= DWC3_DCTL_HIRD_THRES(dwc->hird_threshold | in dwc3_gadget_conndone_interrupt()