Searched defs:adie_type (Results 1 – 1 of 1) sorted by relevance
/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | soc.c | 308 static int mt7986_wmac_sku_setup(struct mt7915_dev *dev, u32 *adie_type) in mt7986_wmac_sku_setup() 337 static inline u16 mt7986_adie_idx(u8 adie, u32 adie_type) in mt7986_adie_idx() 345 static inline bool is_7975(struct mt7915_dev *dev, u8 adie, u32 adie_type) in is_7975() 350 static inline bool is_7976(struct mt7915_dev *dev, u8 adie, u32 adie_type) in is_7976() 664 static int mt7986_wmac_adie_cfg(struct mt7915_dev *dev, u8 adie, u32 adie_type) in mt7986_wmac_adie_cfg() 713 mt7986_wmac_afe_cal(struct mt7915_dev *dev, u8 adie, bool dbdc, u32 adie_type) in mt7986_wmac_afe_cal() 812 static void mt7986_wmac_clock_enable(struct mt7915_dev *dev, u32 adie_type) in mt7986_wmac_clock_enable() 966 static int mt7986_wmac_sku_update(struct mt7915_dev *dev, u32 adie_type) in mt7986_wmac_sku_update() 992 mt7986_wmac_adie_setup(struct mt7915_dev *dev, u8 adie, u32 adie_type) in mt7986_wmac_adie_setup() 1013 static int mt7986_wmac_subsys_powerup(struct mt7915_dev *dev, u32 adie_type) in mt7986_wmac_subsys_powerup() [all …]
|