Home
last modified time | relevance | path

Searched refs:HCI_UART_H4 (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach.c1038 …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 Dhciattach.h36 #define HCI_UART_H4 0 macro
H A Dhciattach_rtk.c2628 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 Dhciattach.c178 (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 Dhciattach.h52 #define HCI_UART_H4 0 macro
H A Dhciattach_rtk.c1544 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 Drtb_fwc.c1140 rtb_cfg.proto == HCI_UART_H4) { in rtb_read_config()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Dhci_uart.h67 #define HCI_UART_H4 0 macro
H A Dhci_h4.c303 .id = HCI_UART_H4,
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_uart.h25 #define HCI_UART_H4 0 macro
H A Dhci_h4.c134 .id = HCI_UART_H4,
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/brcm-tools/files/
H A Dbrcm_patchram_plus1.c150 #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 Dbrcm_patchram_plus1.c152 #define HCI_UART_H4 0 macro
920 int proto = HCI_UART_H4; in proc_enable_hci()