Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddwc3-sti-glue.h26 #define USB3_CONTROL_MASK 0xf77 macro
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-st.c65 #define USB3_CONTROL_MASK 0xf77 macro
124 val &= USB3_CONTROL_MASK; in st_dwc3_drd_init()
/openbmc/u-boot/drivers/usb/host/
H A Ddwc3-sti-glue.c51 val &= USB3_CONTROL_MASK; in sti_dwc3_glue_drd_init()