Home
last modified time | relevance | path

Searched refs:RS_DBG (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c109 #define RS_DBG(fmt, arg...) \ macro
1113 RS_DBG("Peer acked invalid packet"); in h5_remove_acked_pkt()
1129 RS_DBG("Removed only (%u) out of (%u) pkts", i, in h5_remove_acked_pkt()
1165 RS_DBG("receive hci command complete event with command:%x\n", opcode); in hci_event_cmd_complete()
1173 RS_DBG("Change BD Rate with status:%x", status); in hci_event_cmd_complete()
1181 RS_DBG("Read BD Address with Status:%x", status); in hci_event_cmd_complete()
1183 RS_DBG("BD Address: %8x%8x", *(int *)&skb->data[1], in hci_event_cmd_complete()
1191 RS_DBG("Read Local Version Information with Status:%x", status); in hci_event_cmd_complete()
1197 RS_DBG("HCI Version 0x%02x", rtk_hw_cfg.hci_ver); in hci_event_cmd_complete()
1198 RS_DBG("HCI Revision 0x%04x", rtk_hw_cfg.hci_rev); in hci_event_cmd_complete()
[all …]
/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach.h65 #define RS_DBG(fmt, arg...) \ macro
86 #define RS_DBG(fmt, arg...) \ macro
H A Dhciattach_h4.c174 RS_DBG("fd: %d, index: %d, len: %d", fd, index, len); in h4_download_patch()
221 RS_DBG("baudrate in change speed command: 0x%02x 0x%02x 0x%02x 0x%02x", in h4_vendor_change_speed()
H A Drtb_fwc.c972 RS_DBG("BT MAC is %02x:%02x:%02x:%02x:%02x:%02x", in rtb_read_config()
1036 RS_DBG("BT MAC %02x:%02x:%02x:%02x:%02x:%02x", in rtb_read_config()
1327 RS_DBG("FW version 0x%08x, Patch num %u", in rtb_get_patch_entry()
1341 RS_DBG("Patch length 0x%04x", entry->patch_len); in rtb_get_patch_entry()
1342 RS_DBG("Start offset 0x%08x", entry->soffset); in rtb_get_patch_entry()
H A Dhciattach_rtk.c572 RS_DBG("Receive cmd complete event of command: %04x", opcode); in h5_init_hci_cc()
642 RS_DBG("Receive cmd complete event of command: %04x", opcode); in h5_post_hci_cc()
1309 RS_DBG("baudrate in change speed command: 0x%02x 0x%02x 0x%02x 0x%02x", in h5_vendor_change_speed()
1374 RS_DBG("H5 init finished\n"); in rtb_init_h5()
1996 RS_DBG("Init Process finished"); in rtb_config()