| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/ |
| H A D | hciattach.c | 1038 …nal_speed:%d, type:HCI UART %s\n", u->init_speed, u->speed, (u->proto == HCI_UART_H4)? "H4":"H5" ); in realtek_init() 1049 …{ "any", 0x0000, 0x0000, HCI_UART_H4, 115200, 115200, FLOW_CTL, DISABLE_PM, NULL, NULL … 1053 { "ericsson", 0x0000, 0x0000, HCI_UART_H4, 57600, 115200, FLOW_CTL, NULL, ericsson }, 1054 { "digi", 0x0000, 0x0000, HCI_UART_H4, 9600, 115200, FLOW_CTL, NULL, digi }, 1058 { "xircom", 0x0105, 0x080a, HCI_UART_H4, 115200, 115200, FLOW_CTL, NULL, NULL }, 1061 { "csr", 0x0000, 0x0000, HCI_UART_H4, 115200, 115200, FLOW_CTL, NULL, csr }, 1064 { "bboxes", 0x0160, 0x0002, HCI_UART_H4, 115200, 460800, FLOW_CTL, NULL, csr }, 1067 { "swave", 0x0000, 0x0000, HCI_UART_H4, 115200, 115200, FLOW_CTL, NULL, swave }, 1074 { "st", 0x0000, 0x0000, HCI_UART_H4, 57600, 115200, FLOW_CTL, NULL, st }, 1077 …{ "stlc2500", 0x0000, 0x0000, HCI_UART_H4, 115200, 115200, FLOW_CTL, "00:80:E1:00:AB:BA", stlc… [all …]
|
| H A D | hciattach.h | 36 #define HCI_UART_H4 0 macro
|
| H A D | hciattach_rtk.c | 2628 if (proto == HCI_UART_H4) { in rtk_download_fw_config() 3226 if ((proto == HCI_UART_H4) || in rtk_get_final_patch()
|
| /OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/ |
| H A D | hciattach.c | 178 (u->proto == HCI_UART_H4) ? "H4" : "H5"); in realtek_init() 189 { "any", 0x0000, 0x0000, HCI_UART_H4, 115200, 115200, FLOW_CTL, DISABLE_PM, NULL, NULL}, 192 …{ "rtk_h4", 0x0000, 0x0000, HCI_UART_H4, 115200, 115200, 0, DISABLE_PM, NULL, realtek_init, rea…
|
| H A D | hciattach.h | 52 #define HCI_UART_H4 0 macro
|
| H A D | hciattach_rtk.c | 1544 if (proto == HCI_UART_H4) { in rtb_download_fwc() 1564 if (proto == HCI_UART_H4) in rtb_download_fwc() 1926 rtb_cfg.proto == HCI_UART_H4) { in rtb_config()
|
| H A D | rtb_fwc.c | 1140 rtb_cfg.proto == HCI_UART_H4) { in rtb_read_config()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/ |
| H A D | hci_uart.h | 67 #define HCI_UART_H4 0 macro
|
| H A D | hci_h4.c | 303 .id = HCI_UART_H4,
|
| /OK3568_Linux_fs/kernel/drivers/bluetooth/ |
| H A D | hci_uart.h | 25 #define HCI_UART_H4 0 macro
|
| H A D | hci_h4.c | 134 .id = HCI_UART_H4,
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/brcm-tools/files/ |
| H A D | brcm_patchram_plus1.c | 150 #define HCI_UART_H4 0 macro 822 int proto = HCI_UART_H4; in proc_enable_hci()
|
| /OK3568_Linux_fs/external/rkwifibt/tools/brcm_tools/ |
| H A D | brcm_patchram_plus1.c | 152 #define HCI_UART_H4 0 macro 920 int proto = HCI_UART_H4; in proc_enable_hci()
|