Searched refs:CHIP_8723 (Results 1 – 6 of 6) sorted by relevance
35 #define CHIP_8723 BIT(2) /* RTL8723 With BT feature */ macro45 (((version) & CHIP_8723) ? true : false)
71 chip_version |= ((value32 & BT_FUNC) ? CHIP_8723 : 0); in rtl92c_read_chip_version()
38 #define CHIP_8723 BIT(0) macro71 ((GET_CVID_IC_TYPE(version) == CHIP_8723) ? true : false)
991 ((value32 & BT_FUNC) ? CHIP_8723 : 0)); in _rtl8723ae_read_chip_version()1000 ((value32 & BT_FUNC) ? CHIP_8723 : 0)); in _rtl8723ae_read_chip_version()
121 #define CHIP_8723 BIT(0) macro154 ((GET_CVID_IC_TYPE(version) == CHIP_8723) ? true : false)
166 #define CHIP_8723 BIT(0) macro