Searched refs:mt7915_check_adie (Results 1 - 5 of 5) sorted by path

/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Deeprom.c72 switch (mt7915_check_adie(dev, true)) {
287 is_7976 = mt7915_check_adie(dev, false) || is_mt7916(&dev->mt76);
328 bool is_7976 = mt7915_check_adie(dev, false) || is_mt7916(&dev->mt76);
H A Deeprom.h182 } else if (mt7915_check_adie(dev, false)) {
H A Dinit.c783 u32 sku = mt7915_check_adie(dev, true);
H A Dmcu.c29 #define fw_name_var(_dev, name) (mt7915_check_adie(dev, false) ? \
H A Dmt7915.h383 static inline u32 mt7915_check_adie(struct mt7915_dev *dev, bool sku) function

Completed in 227 milliseconds