Searched refs:__msg (Results 1 – 3 of 3) sorted by relevance
17 #define __msg(...) rt_kprintf(__VA_ARGS__) macro
2496 __msg("[usbh hub]: stand alone hub"); in _hub_config()2504 __msg("[usbh hub]: ganged power switching"); in _hub_config()2508 __msg("[usbh hub]: individual port power switching"); in _hub_config()2513 __msg("[usbh hub]: no power switching (usb 1.0)"); in _hub_config()2522 __msg("[usbh hub]: global over-current protection"); in _hub_config()2526 __msg("[usbh hub]: individual port over-current protection"); in _hub_config()2531 __msg("[usbh hub]: no over-current protection"); in _hub_config()2574 __msg("[usbh hub]: TT requires at most 8 FS bit times"); in _hub_config()2580 __msg("[usbh hub]: TT requires at most 16 FS bit times"); in _hub_config()2584 __msg("[usbh hub]: TT requires at most 24 FS bit times"); in _hub_config()[all …]
1429 __msg("submit urb addr=0x%x\n", urb);
Completed in 11 milliseconds