Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtl8xxxu/
D8723a.c168 if (val32 & MULTI_GPS_FUNC_EN) in rtl8723au_identify_chip()
Dregs.h213 #define MULTI_GPS_FUNC_EN BIT(22) /* GPS function enable */ macro
D8723b.c316 if (val32 & MULTI_GPS_FUNC_EN) in rtl8723bu_identify_chip()
D8192f.c413 priv->has_gps = u32_get_bits(val32, MULTI_GPS_FUNC_EN); in rtl8192fu_identify_chip()