Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
Dcore.c280 if (dwc->fladj == 0) in dwc3_frame_length_adjustment()
285 if (dft != dwc->fladj) { in dwc3_frame_length_adjustment()
287 reg |= DWC3_GFLADJ_30MHZ_SDBND_SEL | dwc->fladj; in dwc3_frame_length_adjustment()
1118 &dwc->fladj); in dwc3_get_properties()
Dcore.h924 u32 fladj; member