Home
last modified time | relevance | path

Searched refs:DWC3_GFLADJ_REFCLK_LPM_SEL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h401 #define DWC3_GFLADJ_REFCLK_LPM_SEL BIT(23) macro
H A Dcore.c438 reg |= DWC3_GFLADJ_REFCLK_LPM_SEL; in dwc3_ref_clk_period()