Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/dwc3/
Dcore.c326 if (dwc->fladj == 0) in dwc3_frame_length_adjustment()
331 if (dft != dwc->fladj) { in dwc3_frame_length_adjustment()
333 reg |= DWC3_GFLADJ_30MHZ_SDBND_SEL | dwc->fladj; in dwc3_frame_length_adjustment()
1391 &dwc->fladj); in dwc3_get_properties()
Dcore.h1151 u32 fladj; member