Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.h364 #define DWC3_DEPCMD_GET_RSC_IDX(x) (((x) >> DWC3_DEPCMD_PARAM_SHIFT) & 0x7f) macro
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.h538 #define DWC3_DEPCMD_GET_RSC_IDX(x) (((x) >> DWC3_DEPCMD_PARAM_SHIFT) & 0x7f) macro