Lines Matching refs:mt7915_dev

42 mt76_wmac_spi_read(struct mt7915_dev *dev, u8 adie, u32 addr, u32 *val)
69 mt76_wmac_spi_write(struct mt7915_dev *dev, u8 adie, u32 addr, u32 val)
90 mt76_wmac_spi_rmw(struct mt7915_dev *dev, u8 adie,
106 mt7986_wmac_adie_efuse_read(struct mt7915_dev *dev, u8 adie,
148 static inline void mt76_wmac_spi_lock(struct mt7915_dev *dev)
158 static inline void mt76_wmac_spi_unlock(struct mt7915_dev *dev)
171 static u8 mt798x_wmac_check_adie_type(struct mt7915_dev *dev)
184 static int mt7986_wmac_consys_reset(struct mt7915_dev *dev, bool enable)
196 static int mt7986_wmac_gpio_setup(struct mt7915_dev *dev)
232 static int mt7986_wmac_consys_lockup(struct mt7915_dev *dev, bool enable)
265 static int mt798x_wmac_coninfra_check(struct mt7915_dev *dev)
284 static int mt798x_wmac_coninfra_setup(struct mt7915_dev *dev)
333 static int mt798x_wmac_sku_setup(struct mt7915_dev *dev, u32 *adie_type)
375 static inline bool is_7975(struct mt7915_dev *dev, u8 adie, u32 adie_type)
380 static inline bool is_7976(struct mt7915_dev *dev, u8 adie, u32 adie_type)
385 static int mt7986_wmac_adie_thermal_cal(struct mt7915_dev *dev, u8 adie)
422 mt7986_read_efuse_xo_trim_7976(struct mt7915_dev *dev, u8 adie,
455 static int mt7986_wmac_adie_xtal_trim_7976(struct mt7915_dev *dev, u8 adie)
503 static int mt798x_wmac_adie_patch_7976(struct mt7915_dev *dev, u8 adie)
542 mt7986_read_efuse_xo_trim_7975(struct mt7915_dev *dev, u8 adie,
564 static int mt7986_wmac_adie_xtal_trim_7975(struct mt7915_dev *dev, u8 adie)
620 static int mt7986_wmac_adie_patch_7975(struct mt7915_dev *dev, u8 adie)
713 static int mt7986_wmac_adie_cfg(struct mt7915_dev *dev, u8 adie, u32 adie_type)
762 mt7986_wmac_afe_cal(struct mt7915_dev *dev, u8 adie, bool dbdc, u32 adie_type)
821 static void mt7986_wmac_subsys_pll_initial(struct mt7915_dev *dev, u8 band)
833 static void mt7986_wmac_subsys_setting(struct mt7915_dev *dev)
851 static int mt7986_wmac_bus_timeout(struct mt7915_dev *dev)
868 static void mt7986_wmac_clock_enable(struct mt7915_dev *dev, u32 adie_type)
925 static int mt7986_wmac_top_wfsys_wakeup(struct mt7915_dev *dev, bool enable)
938 static int mt7986_wmac_wm_enable(struct mt7915_dev *dev, bool enable)
955 static int mt7986_wmac_wfsys_poweron(struct mt7915_dev *dev, bool enable)
969 static int mt7986_wmac_wfsys_setting(struct mt7915_dev *dev)
1002 static void mt7986_wmac_wfsys_set_timeout(struct mt7915_dev *dev)
1025 static int mt7986_wmac_sku_update(struct mt7915_dev *dev, u32 adie_type)
1051 mt7986_wmac_adie_setup(struct mt7915_dev *dev, u8 adie, u32 adie_type)
1072 static int mt7986_wmac_subsys_powerup(struct mt7915_dev *dev, u32 adie_type)
1087 static int mt7986_wmac_wfsys_powerup(struct mt7915_dev *dev)
1104 int mt7986_wmac_enable(struct mt7915_dev *dev)
1159 void mt7986_wmac_disable(struct mt7915_dev *dev)
1195 static int mt798x_wmac_init(struct mt7915_dev *dev)
1228 struct mt7915_dev *dev;
1287 struct mt7915_dev *dev = platform_get_drvdata(pdev);