imx28_write_fix   254 drivers/usb/chipidea/ci.h 	bool				imx28_write_fix;
imx28_write_fix   362 drivers/usb/chipidea/ci.h 	if (ci->imx28_write_fix)
imx28_write_fix  1002 drivers/usb/chipidea/core.c 	ci->imx28_write_fix = !!(ci->platdata->flags &
imx28_write_fix   140 drivers/usb/chipidea/host.c 	ehci->imx28_write_fix = ci->imx28_write_fix;
imx28_write_fix   220 drivers/usb/host/ehci.h 	unsigned		imx28_write_fix:1; /* For Freescale i.MX28 */
imx28_write_fix   770 drivers/usb/host/ehci.h 	if (ehci->imx28_write_fix)