Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu_8723a.c159 if (val32 & MULTI_GPS_FUNC_EN) in rtl8723au_identify_chip()
Drtl8xxxu_regs.h198 #define MULTI_GPS_FUNC_EN BIT(22) /* GPS function enable */ macro
Drtl8xxxu_8723b.c332 if (val32 & MULTI_GPS_FUNC_EN) in rtl8723bu_identify_chip()
Drtl8xxxu_8192f.c429 priv->has_gps = u32_get_bits(val32, MULTI_GPS_FUNC_EN); in rtl8192fu_identify_chip()