Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_8723a.c157 if (val32 & MULTI_BT_FUNC_EN) in rtl8723au_identify_chip()
H A Drtl8xxxu_regs.h191 #define MULTI_BT_FUNC_EN BIT(18) /* BT function enable */ macro
H A Drtl8xxxu_8723b.c330 if (val32 & MULTI_BT_FUNC_EN) in rtl8723bu_identify_chip()
H A Drtl8xxxu_8192f.c428 priv->has_bluetooth = u32_get_bits(val32, MULTI_BT_FUNC_EN); in rtl8192fu_identify_chip()