Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCIDBG.cpp953 "AMBA Device \nEHCI %x.%02x, hcd state %d (driver " DRIVER_VERSION ")\n", in show_registers()
H A DdrvEhciHcd.c110 #define DRIVER_VERSION "2003-Jun-13" macro
7381 temp >> 8, temp & 0xff, DRIVER_VERSION); in ehci_start()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvEhciHcd.c108 #define DRIVER_VERSION "eCos Newhost" macro
2458 (unsigned int)u32Temp >> 8, (unsigned int)u32Temp & 0xff, DRIVER_VERSION); in ms_ehci_begin()