Home
last modified time | relevance | path

Searched refs:USB_LOG_INFO (Results 1 – 25 of 34) sorted by relevance

12

/components/drivers/usb/cherryusb/class/wireless/
A Dusbh_bluetooth.c74 USB_LOG_INFO("Num of altsettings:%u\r\n", bluetooth_class->num_of_intf_altsettings); in usbh_bluetooth_connect()
77 USB_LOG_INFO("Altsetting:%u\r\n", i); in usbh_bluetooth_connect()
84 USB_LOG_INFO("\tEp=%02x Attr=%02u Mps=%d Interval=%02u Mult=%02u\r\n", in usbh_bluetooth_connect()
97 USB_LOG_INFO("Bluetooth select altsetting 0\r\n"); in usbh_bluetooth_connect()
100 USB_LOG_INFO("Register Bluetooth Class:%s\r\n", hport->config.intf[intf].devname); in usbh_bluetooth_connect()
202 USB_LOG_INFO("Create hc rx thread\r\n"); in usbh_bluetooth_hci_rx_thread()
229 USB_LOG_INFO("Delete hc acl rx thread\r\n"); in usbh_bluetooth_hci_rx_thread()
286 USB_LOG_INFO("Create hc event rx thread\r\n"); in usbh_bluetooth_hci_evt_rx_thread()
319 USB_LOG_INFO("Delete hc event rx thread\r\n"); in usbh_bluetooth_hci_evt_rx_thread()
333 USB_LOG_INFO("Create hc acl rx thread\r\n"); in usbh_bluetooth_hci_acl_rx_thread()
[all …]
A Dusbh_rndis.c93 USB_LOG_INFO("MaxPacketsPerTransfer: %u\r\n", (unsigned int)resp->MaxPacketsPerTransfer); in usbh_rndis_init_msg_transfer()
94 USB_LOG_INFO("MaxTransferSize: %u\r\n", (unsigned int)resp->MaxTransferSize); in usbh_rndis_init_msg_transfer()
321USB_LOG_INFO("rndis query OID_GEN_SUPPORTED_LIST success,oid num: %u\r\n", (unsigned int)oid_num); in usbh_rndis_connect()
398 USB_LOG_INFO("rndis MAC address %02x:%02x:%02x:%02x:%02x:%02x\r\n", in usbh_rndis_connect()
408 USB_LOG_INFO("Register RNDIS Class:%s\r\n", hport->config.intf[intf].devname); in usbh_rndis_connect()
437 USB_LOG_INFO("Unregister RNDIS Class:%s\r\n", hport->config.intf[intf].devname); in usbh_rndis_disconnect()
462 USB_LOG_INFO("Create rndis rx thread\r\n");
542 USB_LOG_INFO("Delete rndis rx thread\r\n");
/components/drivers/usb/cherryusb/class/vendor/wifi/
A Dusbh_bl616.c300 USB_LOG_INFO("BL616 WIFI STA MAC address %02x:%02x:%02x:%02x:%02x:%02x\r\n", in usbh_bl616_connect()
308 USB_LOG_INFO("BL616 WIFI AP MAC address %02x:%02x:%02x:%02x:%02x:%02x\r\n", in usbh_bl616_connect()
361 USB_LOG_INFO("Create bl616 wifi rx thread\r\n"); in usbh_bl616_rx_thread()
376 USB_LOG_INFO("AP connected\n"); in usbh_bl616_rx_thread()
384 USB_LOG_INFO("AP disconnected\n"); in usbh_bl616_rx_thread()
391 USB_LOG_INFO("WIFI IP update\r\n"); in usbh_bl616_rx_thread()
392 USB_LOG_INFO("WIFI IPv4 Address : %d:%d:%d:%d\r\n", in usbh_bl616_rx_thread()
397 USB_LOG_INFO("WIFI IPv4 Mask : %d:%d:%d:%d\r\n", in usbh_bl616_rx_thread()
402 USB_LOG_INFO("WIFI IPv4 Gateway : %d:%d:%d:%d\r\n\r\n", in usbh_bl616_rx_thread()
413 USB_LOG_INFO("WIFI scan result:\r\n"); in usbh_bl616_rx_thread()
[all …]
/components/drivers/usb/cherryusb/class/cdc/
A Dusbh_cdc_ecm.c139 USB_LOG_INFO("CDC ECM MAC address %02x:%02x:%02x:%02x:%02x:%02x\r\n", in usbh_cdc_ecm_connect()
150 USB_LOG_INFO("CDC ECM Max Segment Size:%u\r\n", cdc_ecm_class->max_segment_size); in usbh_cdc_ecm_connect()
170 USB_LOG_INFO("Select cdc ecm altsetting: %d\r\n", altsetting); in usbh_cdc_ecm_connect()
194 USB_LOG_INFO("Set CDC ECM packet filter:%04x\r\n", CONFIG_USBHOST_CDC_ECM_PKT_FILTER); in usbh_cdc_ecm_connect()
198 USB_LOG_INFO("Register CDC ECM Class:%s\r\n", hport->config.intf[intf].devname); in usbh_cdc_ecm_connect()
225 USB_LOG_INFO("Unregister CDC ECM Class:%s\r\n", hport->config.intf[intf].devname); in usbh_cdc_ecm_disconnect()
241 USB_LOG_INFO("Create cdc ecm rx thread\r\n"); in usbh_cdc_ecm_rx_thread()
287 USB_LOG_INFO("Delete cdc ecm rx thread\r\n"); in usbh_cdc_ecm_rx_thread()
A Dusbh_cdc_ncm.c166 USB_LOG_INFO("CDC NCM MAC address %02x:%02x:%02x:%02x:%02x:%02x\r\n", in usbh_cdc_ncm_connect()
177 USB_LOG_INFO("CDC NCM Max Segment Size:%u\r\n", cdc_ncm_class->max_segment_size); in usbh_cdc_ncm_connect()
200 USB_LOG_INFO("Select cdc ncm altsetting: %d\r\n", altsetting); in usbh_cdc_ncm_connect()
216 USB_LOG_INFO("Register CDC NCM Class:%s\r\n", hport->config.intf[intf].devname); in usbh_cdc_ncm_connect()
243 USB_LOG_INFO("Unregister CDC NCM Class:%s\r\n", hport->config.intf[intf].devname); in usbh_cdc_ncm_disconnect()
264 USB_LOG_INFO("Create cdc ncm rx thread\r\n");
343 USB_LOG_INFO("Delete cdc ncm rx thread\r\n");
A Dusbh_cdc_acm.c140 USB_LOG_INFO("Register CDC ACM Class:%s\r\n", hport->config.intf[intf].devname); in usbh_cdc_acm_connect()
143 USB_LOG_INFO("Test cdc acm rx and tx and rx for 5 times, baudrate is 115200\r\n"); in usbh_cdc_acm_connect()
197 USB_LOG_INFO("Unregister CDC ACM Class:%s\r\n", hport->config.intf[intf].devname); in usbh_cdc_acm_disconnect()
/components/drivers/usb/cherryusb/class/vendor/serial/
A Dusbh_pl2303.c111 USB_LOG_INFO("chiptype = 2303\r\n"); in usbh_pl2303_get_chiptype()
114 USB_LOG_INFO("chiptype = 2303HX/TA\r\n"); in usbh_pl2303_get_chiptype()
117 USB_LOG_INFO("chiptype = 2303HXN\r\n"); in usbh_pl2303_get_chiptype()
120 USB_LOG_INFO("chiptype = 2303HXD/TB/RA/EA\r\n"); in usbh_pl2303_get_chiptype()
123 USB_LOG_INFO("chiptype = [%d]\r\n", pl2303_class->chiptype); in usbh_pl2303_get_chiptype()
328 USB_LOG_INFO("Register PL2303 Class:%s\r\n", hport->config.intf[intf].devname); in usbh_pl2303_connect()
331 USB_LOG_INFO("Test pl2303 rx and tx and rx for 5 times, baudrate is 115200\r\n"); in usbh_pl2303_connect()
379 USB_LOG_INFO("Unregister PL2303 Class:%s\r\n", hport->config.intf[intf].devname); in usbh_pl2303_disconnect()
A Dusbh_ch34x.c112 USB_LOG_INFO("Ch34x chip version %02x:%02x\r\n", g_ch34x_buf[0], g_ch34x_buf[1]); in usbh_ch34x_get_version()
265 USB_LOG_INFO("Register CH34X Class:%s\r\n", hport->config.intf[intf].devname); in usbh_ch34x_connect()
268 USB_LOG_INFO("Test ch34x rx and tx and rx for 5 times, baudrate is 115200\r\n"); in usbh_ch34x_connect()
315 USB_LOG_INFO("Unregister CH34X Class:%s\r\n", hport->config.intf[intf].devname); in usbh_ch34x_disconnect()
A Dusbh_ftdi.c375 USB_LOG_INFO("FTDI chip name:%s\r\n", ftdi_chip_name[ftdi_class->chip_type]); in usbh_ftdi_connect()
381USB_LOG_INFO("modem status:%02x:%02x\r\n", ftdi_class->modem_status[0], ftdi_class->modem_status[1… in usbh_ftdi_connect()
395 USB_LOG_INFO("Register FTDI Class:%s\r\n", hport->config.intf[intf].devname); in usbh_ftdi_connect()
398 USB_LOG_INFO("Test ftdi rx and tx and rx for 5 times, baudrate is 115200\r\n"); in usbh_ftdi_connect()
445 USB_LOG_INFO("Unregister FTDI Class:%s\r\n", hport->config.intf[intf].devname); in usbh_ftdi_disconnect()
A Dusbh_cp210x.c214 USB_LOG_INFO("Register CP210X Class:%s\r\n", hport->config.intf[intf].devname); in usbh_cp210x_connect()
217 USB_LOG_INFO("Test cp2102 rx and tx and rx for 5 times, baudrate is 115200\r\n"); in usbh_cp210x_connect()
264 USB_LOG_INFO("Unregister CP210X Class:%s\r\n", hport->config.intf[intf].devname); in usbh_cp210x_disconnect()
/components/drivers/usb/cherryusb/class/vendor/net/
A Dusbh_asix.c191 USB_LOG_INFO("%s PHY address 0x%x\r\n", internal ? "internal" : "external", ret); in usbh_asix_read_phy_addr()
361 USB_LOG_INFO("RX_CTL is 0x%04x after all initializations\r\n", in usbh_ax88772_hw_reset()
365 USB_LOG_INFO("Medium Status is 0x%04x after all initializations\r\n", in usbh_ax88772_hw_reset()
473 USB_LOG_INFO("RX_CTL is 0x%04x after all initializations\r\n", rx_ctl); in usbh_ax88772a_hw_reset()
476 USB_LOG_INFO("Medium Status is 0x%04x after all initializations\r\n", rx_ctl); in usbh_ax88772a_hw_reset()
544 USB_LOG_INFO("asix MAC address %02x:%02x:%02x:%02x:%02x:%02x\r\n", in usbh_asix_connect()
567 USB_LOG_INFO("asix chipcode 0x%x\r\n", asix_class->chipcode); in usbh_asix_connect()
612 USB_LOG_INFO("Init %s done\r\n", asix_class->name); in usbh_asix_connect()
616 USB_LOG_INFO("Register ASIX Class:%s\r\n", hport->config.intf[intf].devname); in usbh_asix_connect()
689 USB_LOG_INFO("Create asix rx thread\r\n");
[all …]
/components/drivers/usb/cherryusb/class/aoa/
A Dusbh_aoa.c30 USB_LOG_INFO("Try switch into aoa mode\r\n"); in usbh_aoa_switch()
43 USB_LOG_INFO("AOA version: v%d.%d\r\n", g_aoa_buffer[0], g_aoa_buffer[1]); in usbh_aoa_switch()
128 USB_LOG_INFO("Switch into aoa mode success, wait usb device restart...\r\n"); in usbh_aoa_switch()
224 USB_LOG_INFO("Register AOA Class:%s\r\n", hport->config.intf[intf].devname); in usbh_aoa_connect()
246 USB_LOG_INFO("Unregister AOA Class:%s\r\n", hport->config.intf[intf].devname); in usbh_aoa_disconnect()
/components/drivers/usb/cherryusb/common/
A Dusb_log.h59 #define USB_LOG_INFO(fmt, ...) usb_dbg_log_line("I", 32, fmt, ##__VA_ARGS__) macro
61 #define USB_LOG_INFO(...) {} macro
/components/drivers/usb/cherryusb/class/msc/
A Dusbh_msc.c293 USB_LOG_INFO("Get max LUN:%u\r\n", g_msc_buf[msc_class->sdchar - 'a'][0] + 1); in usbh_msc_connect()
311 USB_LOG_INFO("%s usb_modeswitch enable\r\n", config->name); in usbh_msc_connect()
324 USB_LOG_INFO("Register MSC Class:%s\r\n", hport->config.intf[intf].devname); in usbh_msc_connect()
347 USB_LOG_INFO("Unregister MSC Class:%s\r\n", hport->config.intf[intf].devname); in usbh_msc_disconnect()
387 USB_LOG_INFO("Capacity info:\r\n"); in usbh_msc_scsi_init()
388USB_LOG_INFO("Block num:%d,block size:%d\r\n", (unsigned int)msc_class->blocknum, (unsigned int)ms… in usbh_msc_scsi_init()
/components/drivers/usb/cherryusb/demo/bootuf2/
A Dmsc_bootuf2_template.c199USB_LOG_INFO("sector count:%d, sector size:%d\n", (unsigned int)*block_num, (unsigned int)*block_s… in usbd_msc_get_cap()
234 USB_LOG_INFO("address:%08x, size:%d\n", (unsigned int)address, (unsigned int)size); in bootuf2_flash_write()
/components/drivers/usb/cherryusb/class/vendor/xbox/
A Dusbh_xbox.c67 USB_LOG_INFO("Register XBOX Class:%s\r\n", hport->config.intf[intf].devname); in usbh_xbox_connect()
90 USB_LOG_INFO("Unregister XBOX Class:%s\r\n", hport->config.intf[intf].devname); in usbh_xbox_disconnect()
/components/drivers/usb/cherryusb/class/video/
A Dusbh_video.c271USB_LOG_INFO("Open video and select formatidx:%u, frameidx:%u, altsetting:%u\r\n", formatidx, fram… in usbh_video_open()
291 USB_LOG_INFO("Close video device\r\n"); in usbh_video_close()
322 USB_LOG_INFO("============= Video device information ===================\r\n"); in usbh_video_list_info()
359 USB_LOG_INFO("============= Video device information ===================\r\n"); in usbh_video_list_info()
466 USB_LOG_INFO("Register Video Class:%s\r\n", hport->config.intf[intf].devname); in usbh_video_ctrl_connect()
487 USB_LOG_INFO("Unregister Video Class:%s\r\n", hport->config.intf[intf].devname); in usbh_video_ctrl_disconnect()
/components/drivers/usb/cherryusb/class/audio/
A Dusbh_audio.c132 USB_LOG_INFO("Open audio stream :%s, altsetting: %u\r\n", name, altsetting); in usbh_audio_open()
170 USB_LOG_INFO("Close audio stream :%s\r\n", name); in usbh_audio_close()
286 USB_LOG_INFO("Get ch:%u dB range: %ddB ~ %ddB\r\n", ch, volume_min_db, volume_max_db); in usbh_audio_set_volume()
349 USB_LOG_INFO("============= Audio module information ===================\r\n"); in usbh_audio_list_module()
377 USB_LOG_INFO("============= Audio module information ===================\r\n"); in usbh_audio_list_module()
577 USB_LOG_INFO("Register Audio Class:%s\r\n", hport->config.intf[intf].devname); in usbh_audio_ctrl_connect()
598 USB_LOG_INFO("Unregister Audio Class:%s\r\n", hport->config.intf[intf].devname); in usbh_audio_ctrl_disconnect()
/components/drivers/usb/cherryusb/class/adb/
A Dusbd_adb.c136 USB_LOG_INFO("Close remoteid:%x\r\n", rx_packet.msg.arg0); in usbd_adb_bulk_out()
172 USB_LOG_INFO("Open shell service, remoteid:%x\r\n", rx_packet.msg.arg0); in usbd_adb_bulk_out()
177 USB_LOG_INFO("Open file service, remoteid:%x\r\n", rx_packet.msg.arg0); in usbd_adb_bulk_out()
/components/drivers/usb/cherryusb/port/dwc2/
A Dusb_dc_dwc2.c309 USB_LOG_INFO("fifo%d size:%04x, offset:%04x\r\n", fifo, size, tx_offset); in dwc2_set_txfifo()
499 USB_LOG_INFO("========== dwc2 dcd params ==========\r\n"); in usb_dc_init()
500 USB_LOG_INFO("CID:%08x\r\n", (unsigned int)USB_OTG_GLB->CID); in usb_dc_init()
501 USB_LOG_INFO("GSNPSID:%08x\r\n", (unsigned int)USB_OTG_GLB->GSNPSID); in usb_dc_init()
502 USB_LOG_INFO("GHWCFG1:%08x\r\n", (unsigned int)USB_OTG_GLB->GHWCFG1); in usb_dc_init()
503 USB_LOG_INFO("GHWCFG2:%08x\r\n", (unsigned int)USB_OTG_GLB->GHWCFG2); in usb_dc_init()
504 USB_LOG_INFO("GHWCFG3:%08x\r\n", (unsigned int)USB_OTG_GLB->GHWCFG3); in usb_dc_init()
505 USB_LOG_INFO("GHWCFG4:%08x\r\n", (unsigned int)USB_OTG_GLB->GHWCFG4); in usb_dc_init()
517 USB_LOG_INFO("dwc2 has %d endpoints and dfifo depth(32-bit words) is %d\r\n", in usb_dc_init()
A Dusb_glue_esp.c168 USB_LOG_INFO("cherryusb, version: " CHERRYUSB_VERSION_STR "\r\n"); in usb_dc_low_level_init()
219 USB_LOG_INFO("cherryusb, version: " CHERRYUSB_VERSION_STR "\r\n"); in usb_hc_low_level_init()
/components/drivers/usb/cherryusb/port/ehci/
A Dusb_hc_ehci.c832 USB_LOG_INFO("EHCI HCIVERSION:0x%04x\r\n", (unsigned int)EHCI_HCCR->hciversion); in usb_hc_init()
833 USB_LOG_INFO("EHCI HCSPARAMS:0x%06x\r\n", (unsigned int)EHCI_HCCR->hcsparams); in usb_hc_init()
834 USB_LOG_INFO("EHCI HCCPARAMS:0x%04x\r\n", (unsigned int)EHCI_HCCR->hccparams); in usb_hc_init()
843 USB_LOG_INFO("EHCI ppc:%u, n_ports:%u, n_cc:%u, n_pcc:%u\r\n", in usb_hc_init()
914 USB_LOG_INFO("EHCI uses tt for ls/fs device, so cannot enable this macro\r\n"); in usb_hc_init()
920 USB_LOG_INFO("EHCI uses tt for ls/fs device\r\n"); in usb_hc_init()
923 USB_LOG_INFO("EHCI uses companion controller for ls/fs device\r\n"); in usb_hc_init()
1019 USB_LOG_INFO("Switch port %u to OHCI\r\n", port); in usbh_roothub_control()
1132 USB_LOG_INFO("Switch port %u to OHCI\r\n", port); in usbh_roothub_control()
/components/drivers/usb/cherryusb/core/
A Dusbh_core.c462 USB_LOG_INFO("New device found,idVendor:%04x,idProduct:%04x,bcdDevice:%04x\r\n", in usbh_enumerate()
467USB_LOG_INFO("The device has %d bNumConfigurations\r\n", ((struct usb_device_descriptor *)ep0_requ… in usbh_enumerate()
518USB_LOG_INFO("The device has %d interfaces\r\n", ((struct usb_configuration_descriptor *)ep0_reque… in usbh_enumerate()
542 USB_LOG_INFO("Manufacturer: %s\r\n", string_buffer); in usbh_enumerate()
556 USB_LOG_INFO("Product: %s\r\n", string_buffer); in usbh_enumerate()
570 USB_LOG_INFO("SerialNumber: %s\r\n", string_buffer); in usbh_enumerate()
601 USB_LOG_INFO("Enumeration success, start loading class driver\r\n"); in usbh_enumerate()
617 USB_LOG_INFO("Loading %s class driver\r\n", class_driver->driver_name); in usbh_enumerate()
/components/drivers/usb/cherryusb/class/template/
A Dusbh_xxx.c66 USB_LOG_INFO("Unregister xxx Class:%s\r\n", hport->config.intf[intf].devname); in usbh_xxx_disconnect()
/components/drivers/usb/cherryusb/port/ohci/
A Dusb_hc_ohci.c55 USB_LOG_INFO("OHCI hcrevision:0x%02x\r\n", (unsigned int)OHCI_HCOR->hcrevision); in ohci_init()
91 USB_LOG_INFO("OHCI n_ports:%d\r\n", g_ohci_hcd[bus->hcd.hcd_id].n_ports); in ohci_init()

Completed in 33 milliseconds

12