DW2_COMPCODE      319 drivers/usb/host/imx21-dbg.c 					"cc=0X%02X", dword >> DW2_COMPCODE);
DW2_COMPCODE      608 drivers/usb/host/imx21-hcd.c 			(TD_NOTACCESSED << DW2_COMPCODE) |
DW2_COMPCODE      988 drivers/usb/host/imx21-hcd.c 		((u32) TD_NOTACCESSED << DW2_COMPCODE));
DW2_COMPCODE     1045 drivers/usb/host/imx21-hcd.c 	cc = (etd_readl(imx21, etd_num, 2) >> DW2_COMPCODE) & 0xf;
DW2_COMPCODE     1343 drivers/usb/host/imx21-hcd.c 			cc = etd_readl(imx21, etd_num, 2) >> DW2_COMPCODE;