Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddwc3-sti-glue.h12 #define AUX_CLK_EN BIT(0) macro
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-st.c38 #define AUX_CLK_EN BIT(0) 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()