Searched refs:GFLADJ_30MHZ (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/linux/usb/ | ||
D | dwc3.h | 214 #define GFLADJ_30MHZ(n) ((n) & 0x3f) macro |
/external/u-boot/drivers/usb/host/ | ||
D | xhci-dwc3.c | 109 GFLADJ_30MHZ(val)); in dwc3_set_fladj() |