Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A D8723a.c166 if (val32 & MULTI_BT_FUNC_EN) in rtl8723au_identify_chip()
H A Dregs.h206 #define MULTI_BT_FUNC_EN BIT(18) /* BT function enable */ macro
H A D8723b.c314 if (val32 & MULTI_BT_FUNC_EN) in rtl8723bu_identify_chip()
H A D8192f.c412 priv->has_bluetooth = u32_get_bits(val32, MULTI_BT_FUNC_EN); in rtl8192fu_identify_chip()