Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dxhci-omap.h115 u32 fladj; member
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.c363 if (dwc->fladj == 0) in dwc3_frame_length_adjustment()
368 if (dft != dwc->fladj) { in dwc3_frame_length_adjustment()
370 reg |= DWC3_GFLADJ_30MHZ_SDBND_SEL | dwc->fladj; in dwc3_frame_length_adjustment()
1429 &dwc->fladj); in dwc3_get_properties()
H A Dcore.h1178 u32 fladj; member