Home
last modified time | relevance | path

Searched defs:DWC3_DEPCMD_PARAM (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h345 #define DWC3_DEPCMD_PARAM(x) ((x) << DWC3_DEPCMD_PARAM_SHIFT) macro
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h555 #define DWC3_DEPCMD_PARAM(x) ((x) << DWC3_DEPCMD_PARAM_SHIFT) macro