Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h398 #define DWC3_GFLADJ_30MHZ_SDBND_SEL BIT(7) macro
H A Dcore.c365 reg |= DWC3_GFLADJ_30MHZ_SDBND_SEL | dwc->fladj; in dwc3_frame_length_adjustment()