Home
last modified time | relevance | path

Searched refs:is_mt7996 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac.h215 static inline bool is_mt7996(struct mt76_dev *dev) in is_mt7996() function
H A Dmt76_connac_mcu.c69 (is_mt7996(dev) && addr == 0x900000)) in mt76_connac_mcu_init_download()