Home
last modified time | relevance | path

Searched refs:CHIP_8723DS (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Drtb_fwc.h57 #define CHIP_8723DS 0x71 macro
H A Drtb_fwc.c148 { RTL_FW_MATCH_HCI_VER | RTL_FW_MATCH_HCI_REV, CHIP_8723DS,
243 { RTL_FW_MATCH_HCI_VER | RTL_FW_MATCH_HCI_REV, CHIP_8723DS,
519 case CHIP_8723DS: in is_mac()
555 case CHIP_8723DS: in get_mac_offset()
1139 if (chip_type == CHIP_8723DS && in rtb_read_config()
H A Dhciattach_rtk.c1789 rtb_cfg.chip_type = CHIP_8723DS; in rtb_config()
1893 case CHIP_8723DS: in rtb_config()
1925 if (rtb_cfg.chip_type == CHIP_8723DS && in rtb_config()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c175 #define CHIP_8723DS 0x71 macro
404 { RTL_FW_MATCH_HCI_VER | RTL_FW_MATCH_HCI_REV, CHIP_8723DS,
495 if (pent->chip_type != CHIP_8723DS && in xtalset_supported()