Searched refs:DMSG_INFO (Results 1 – 4 of 4) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/ |
| A D | ohci_sunxi.c | 127 DMSG_INFO("unknown value (%d)\n", value); 287 DMSG_INFO("[%s%d]: probe, pdev->name: %s, sunxi_ohci: 0x%p\n", 300 DMSG_INFO("[%s%d]: Not init ohci0\n", 406 DMSG_INFO("[%s%d]: remove, pdev->name: %s, sunxi_ohci: 0x%p\n", 529 DMSG_INFO("%s, %s is disable, need not shutdown\n", 584 DMSG_INFO("[%s]: is disable, can not suspend\n", 596 DMSG_INFO("[%s] usb suspend\n", sunxi_ohci->hci_name); 642 DMSG_INFO("[%s]super suspend\n", sunxi_ohci->hci_name); 705 DMSG_INFO("[%s]: is disable, can not resume\n", 717 DMSG_INFO("[%s]usb resume\n", sunxi_ohci->hci_name); [all …]
|
| A D | ehci-sunxi.c | 518 DMSG_INFO("Start Host Test,mode:0x%x!\n", test_mode); in __ehci_ed_test() 520 DMSG_INFO("End Host Test,mode:0x%x!\n", test_mode); in __ehci_ed_test() 535 DMSG_INFO("ehci_ed_test:%s\n", buf); in ehci_ed_test() 538 DMSG_INFO("test_mode:0x%x\n", test_mode); in ehci_ed_test() 541 DMSG_INFO("test_mode:0x%x\n", test_mode); in ehci_ed_test() 544 DMSG_INFO("test_mode:0x%x\n", test_mode); in ehci_ed_test() 547 DMSG_INFO("test_mode:0x%x\n", test_mode); in ehci_ed_test() 550 DMSG_INFO("test_mode:0x%x\n", test_mode); in ehci_ed_test() 553 DMSG_INFO("test_mode:0x%x\n", test_mode); in ehci_ed_test() 556 DMSG_INFO("test_mode:0x%x\n", test_mode); in ehci_ed_test()
|
| A D | sunxi-hci.h | 82 #define DMSG_INFO DMSG_PRINT macro 84 #define DMSG_INFO(...) macro
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/ |
| A D | usb_list.c | 122 DMSG_INFO("HorseBlockMalloc failed, must USB_OS_MALLOC, addr = %x\n", addr); in ListMemoryMalloc() 152 DMSG_INFO("HorseBlockFree failed, must USB_OS_FREE, addr = %x\n", addr); in ListMemoryFree()
|
Completed in 10 milliseconds