Home
last modified time | relevance | path

Searched refs:ROM_LMP_8723a (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Drtb_fwc.h20 #define ROM_LMP_8723a 0x1200 macro
H A Drtb_fwc.c85 ROM_LMP_8723a,
161 { 0, 0, ROM_LMP_8723a, ROM_LMP_8723a, 0, 0,
1390 if (proto == HCI_UART_3WIRE && rtl->lmp_subver == ROM_LMP_8723a) { in rtb_get_final_patch()
H A Dhciattach_rtk.c1805 case ROM_LMP_8723a: in rtb_config()
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h164 #define ROM_LMP_8723a 0x1200 macro
182 ROM_LMP_8723a,
H A Drtk_btusb.c1862 if (lmp_version == ROM_LMP_8723a) { in load_firmware()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c145 #define ROM_LMP_8723a 0x1200 macro
294 ROM_LMP_8723a,
357 { 0, 0, ROM_LMP_8723a, ROM_LMP_8723a, 0, 0,
3227 ((proto == HCI_UART_3WIRE) && (rtl->lmp_subver == ROM_LMP_8723a))) { in rtk_get_final_patch()
3421 case ROM_LMP_8723a: in rtk_config()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_misc.c102 #define ROM_LMP_8723a 0x1200 macro
140 ROM_LMP_8723a,
1500 if (lmp_version == ROM_LMP_8723a) { in load_firmware()