r8a66597_type     701 drivers/usb/host/r8a66597-hcd.c 	u16 r8a66597_type;
r8a66597_type     705 drivers/usb/host/r8a66597-hcd.c 		r8a66597_type = R8A66597_BULK;
r8a66597_type     708 drivers/usb/host/r8a66597-hcd.c 		r8a66597_type = R8A66597_INT;
r8a66597_type     711 drivers/usb/host/r8a66597-hcd.c 		r8a66597_type = R8A66597_ISO;
r8a66597_type     715 drivers/usb/host/r8a66597-hcd.c 		r8a66597_type = 0x0000;
r8a66597_type     719 drivers/usb/host/r8a66597-hcd.c 	return r8a66597_type;