Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddwc3-sti-glue.h16 #define XHCI_REVISION BIT(12) macro
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-st.c45 #define XHCI_REVISION BIT(12) macro
177 reg |= AUX_CLK_EN | EXT_CFG_RESET_N | XHCI_REVISION; in st_dwc3_init()
/openbmc/u-boot/drivers/usb/host/
H A Ddwc3-sti-glue.c87 reg |= AUX_CLK_EN | EXT_CFG_RESET_N | XHCI_REVISION; in sti_dwc3_glue_init()