Searched refs:fladj (Results 1 – 1 of 1) sorted by relevance
152 static void dwc3_frame_length_adjustment(struct dwc3 *dwc, u32 fladj) in dwc3_frame_length_adjustment() argument160 if (fladj == 0) in dwc3_frame_length_adjustment()165 if (!dev_WARN_ONCE(dwc->dev, dft == fladj, in dwc3_frame_length_adjustment()168 reg |= DWC3_GFLADJ_30MHZ_SDBND_SEL | fladj; in dwc3_frame_length_adjustment()817 u32 fladj = 0; in dwc3_probe() local928 &fladj); in dwc3_probe()960 fladj = pdata->fladj_value; in dwc3_probe()1018 dwc3_frame_length_adjustment(dwc, fladj); in dwc3_probe()