Searched refs:BIT_BT_FUNC_EN_8821C (Results 1 – 6 of 6) sorted by relevance
69 hal->MultiFunc |= ((value32 & BIT_BT_FUNC_EN_8821C) ? RT_MULTI_FUNC_BT : 0); in read_chip_version()145 …f ((((map[EEPROM_RF_BOARD_OPTION_8821C] & 0xe0) >> 5) == 0x01) && (tmp_u32 & BIT_BT_FUNC_EN_8821C)) in Hal_EfuseParseBTCoexistInfo()
70 hal->MultiFunc |= ((value32 & BIT_BT_FUNC_EN_8821C) ? RT_MULTI_FUNC_BT : 0); in read_chip_version()146 …f ((((map[EEPROM_RF_BOARD_OPTION_8821C] & 0xe0) >> 5) == 0x01) && (tmp_u32 & BIT_BT_FUNC_EN_8821C)) in Hal_EfuseParseBTCoexistInfo()
884 #define BIT_BT_FUNC_EN_8821C BIT(18) macro
1396 #define BIT_BT_FUNC_EN_8821C BIT(18) macro
1395 #define BIT_BT_FUNC_EN_8821C BIT(18) macro