Searched defs:adie_type (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | soc.c | 334 static int mt798x_wmac_sku_setup(struct mt7915_dev *dev, u32 *adie_type) in mt798x_wmac_sku_setup() 368 static inline u16 mt7986_adie_idx(u8 adie, u32 adie_type) in mt7986_adie_idx() 376 static inline bool is_7975(struct mt7915_dev *dev, u8 adie, u32 adie_type) in is_7975() 381 static inline bool is_7976(struct mt7915_dev *dev, u8 adie, u32 adie_type) in is_7976() 713 static int mt7986_wmac_adie_cfg(struct mt7915_dev *dev, u8 adie, u32 adie_type) in mt7986_wmac_adie_cfg() 762 mt7986_wmac_afe_cal(struct mt7915_dev *dev, u8 adie, bool dbdc, u32 adie_type) in mt7986_wmac_afe_cal() 868 static void mt7986_wmac_clock_enable(struct mt7915_dev *dev, u32 adie_type) in mt7986_wmac_clock_enable() 1025 static int mt7986_wmac_sku_update(struct mt7915_dev *dev, u32 adie_type) in mt7986_wmac_sku_update() 1051 mt7986_wmac_adie_setup(struct mt7915_dev *dev, u8 adie, u32 adie_type) in mt7986_wmac_adie_setup() 1072 static int mt7986_wmac_subsys_powerup(struct mt7915_dev *dev, u32 adie_type) in mt7986_wmac_subsys_powerup() [all …]
|