Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddwc3-sti-glue.h14 #define EXT_CFG_RESET_N BIT(8) macro
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-st.c40 #define EXT_CFG_RESET_N BIT(8) 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()