Home
last modified time | relevance | path

Searched refs:_DWC3_DSTS_CONNECTSPD_MASK (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/drivers/st/usb_dwc3/
H A Dusb_dwc3_regs.h764 #define _DWC3_DSTS_CONNECTSPD_MASK GENMASK_32(2, 0) macro
H A Dusb_dwc3.c431 #define USB3_DSTS_CONNECTSPD_MSK _DWC3_DSTS_CONNECTSPD_MASK
432 #define USB3_DSTS_CONNECTSPD _DWC3_DSTS_CONNECTSPD_MASK