Searched defs:adie (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7915/ |
| H A D | soc.c | 43 mt76_wmac_spi_read(struct mt7915_dev *dev, u8 adie, u32 addr, u32 *val) in mt76_wmac_spi_read() 70 mt76_wmac_spi_write(struct mt7915_dev *dev, u8 adie, u32 addr, u32 val) in mt76_wmac_spi_write() 91 mt76_wmac_spi_rmw(struct mt7915_dev *dev, u8 adie, in mt76_wmac_spi_rmw() 107 mt7986_wmac_adie_efuse_read(struct mt7915_dev *dev, u8 adie, in mt7986_wmac_adie_efuse_read() 368 static inline u16 mt7986_adie_idx(u8 adie, u32 adie_type) in mt7986_adie_idx() 386 static int mt7986_wmac_adie_thermal_cal(struct mt7915_dev *dev, u8 adie) in mt7986_wmac_adie_thermal_cal() 423 mt7986_read_efuse_xo_trim_7976(struct mt7915_dev *dev, u8 adie, in mt7986_read_efuse_xo_trim_7976() 504 static int mt798x_wmac_adie_patch_7976(struct mt7915_dev *dev, u8 adie) in mt798x_wmac_adie_patch_7976() 542 mt7986_read_efuse_xo_trim_7975(struct mt7915_dev *dev, u8 adie, in mt7986_read_efuse_xo_trim_7975() 620 static int mt7986_wmac_adie_patch_7975(struct mt7915_dev *dev, u8 adie) in mt7986_wmac_adie_patch_7975() [all …]
|