Searched refs:DWC3_GFLADJ_REFCLK_LPM_SEL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/dwc3/ | ||
H A D | core.h | 401 #define DWC3_GFLADJ_REFCLK_LPM_SEL BIT(23) macro |
H A D | core.c | 438 reg |= DWC3_GFLADJ_REFCLK_LPM_SEL; in dwc3_ref_clk_period() |