Searched refs:USB2_VBUS_MNGMNT_SEL1 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/usb/dwc3/
H A Ddwc3-st.c47 #define USB2_VBUS_MNGMNT_SEL1 0x2C macro
49 * For all fields in USB2_VBUS_MNGMNT_SEL1
182 reg = st_dwc3_readl(dwc3_data->glue_base, USB2_VBUS_MNGMNT_SEL1);
188 st_dwc3_writel(dwc3_data->glue_base, USB2_VBUS_MNGMNT_SEL1, reg);

Completed in 258 milliseconds