Searched refs:dbg_command_buf (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvEHCIDBG.cpp | 308 static int dbg_command_buf (char *buf, unsigned len, char *label, U32 command) in dbg_command_buf() function 418 static inline int dbg_command_buf (char *buf, unsigned len, char *label, U32 command) in dbg_command_buf() function 437 dbg_command_buf (_buf, sizeof _buf, label, command); \ 992 temp = dbg_command_buf (scratch, sizeof scratch, label, in show_registers()
|