Searched defs:eep (Results 1 - 15 of 15) sorted by relevance

/linux-master/include/linux/mfd/
H A Djanz.h43 u8 eep; member in struct:janz_cmodio_onboard_regs
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dtestmode.c55 u8 *data, *eep = (u8 *)dev->mt76.eeprom.data; local
H A Dinit.c274 u8 *eep = (u8 *)dev->mt76.eeprom.data; local
H A Deeprom.h108 u8 *eep = dev->mt76.eeprom.data; local
H A Dmcu.c1750 u8 *eep = (u8 *)dev->mt76.eeprom.data; local
2335 u8 *eep = dev->mt76.eeprom.data; local
2456 u8 *eep = dev->mt76.eeprom.data; local
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Deeprom.c13 static int mt76_get_of_eeprom_data(struct mt76_dev *dev, void *eep, int len) argument
31 int mt76_get_of_data_from_mtd(struct mt76_dev *dev, void *eep, int offset, int len) argument
110 int mt76_get_of_data_from_nvmem(struct mt76_dev *dev, void *eep, argument
143 static int mt76_get_of_eeprom(struct mt76_dev *dev, void *eep, int len) argument
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmcu.c315 u8 *req, *eep = (u8 *)dev->mt76.eeprom.data; local
372 u8 *eep = (u8 *)dev->mt76.eeprom.data; local
/linux-master/drivers/net/wireless/ath/ath9k/
H A Deeprom_4k.c133 struct ar5416_eeprom_4k *eep = &ah->eeprom.map4k; local
188 struct ar5416_eeprom_4k *eep = &ah->eeprom.map4k; local
237 struct ar5416_eeprom_4k *eep = &ah->eeprom.map4k; local
699 ath9k_hw_4k_set_gain(struct ath_hw *ah, struct modal_eep_4k_header *pModal, struct ar5416_eeprom_4k *eep, u8 txRxAttenLocal) argument
761 struct ar5416_eeprom_4k *eep = &ah->eeprom.map4k; local
[all...]
H A Deeprom_9287.c40 struct ar9287_eeprom *eep = &ah->eeprom.map9287; local
129 struct ar9287_eeprom *eep = &ah->eeprom.map9287; local
189 struct ar9287_eeprom *eep = &ah->eeprom.map9287; local
235 struct ar9287_eeprom *eep = &ah->eeprom.map9287; local
852 struct ar9287_eeprom *eep = &ah->eeprom.map9287; local
[all...]
H A Deeprom_def.c207 struct ar5416_eeprom_def *eep = &ah->eeprom.def; local
266 struct ar5416_eeprom_def *eep = &ah->eeprom.def; local
336 struct ar5416_eeprom_def *eep = &ah->eeprom.def; local
416 ath9k_hw_def_set_gain(struct ath_hw *ah, struct modal_eep_header *pModal, struct ar5416_eeprom_def *eep, u8 txRxAttenLocal, int regChainOffset, int i) argument
470 struct ar5416_eeprom_def *eep = &ah->eeprom.def; local
642 struct ar5416_eeprom_def *eep = &ah->eeprom.def; local
[all...]
H A Dar9003_eeprom.c2976 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; local
3188 const struct ar9300_eeprom *eep = NULL; local
3279 struct ar9300_eeprom *eep; local
3443 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; local
3497 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; local
3596 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; local
3798 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; local
3843 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; local
3871 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; local
3955 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; local
4050 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; local
4067 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; local
4102 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; local
4126 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; local
4148 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; local
4207 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; local
4329 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; local
4365 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; local
4401 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; local
4436 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; local
4760 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; local
4809 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; local
5137 ar9003_hw_get_direct_edge_power(struct ar9300_eeprom *eep, int idx, int edge, bool is2GHz) argument
5151 ar9003_hw_get_indirect_edge_power(struct ar9300_eeprom *eep, int idx, unsigned int edge, u16 freq, bool is2GHz) argument
5180 ar9003_hw_get_max_edge_power(struct ar9300_eeprom *eep, u16 freq, int idx, bool is2GHz) argument
5567 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; local
5574 struct ar9300_eeprom *eep = &ah->eeprom.ar9300_eep; local
[all...]
H A Dxmit.c1213 struct ar5416_eeprom_def *eep = &ah->eeprom.def; local
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Deeprom.h146 u8 *eep = dev->mt76.eeprom.data; local
H A Dmcu.c2778 u8 *eep = (u8 *)dev->mt76.eeprom.data; local
2906 u8 idx = 0, *cal = dev->cal, *eep = dev->mt76.eeprom.data; local
2990 u8 *cal = dev->cal, *eep = dev->mt76.eeprom.data; local
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c3469 u8 *eep = (u8 *)dev->mt76.eeprom.data; local

Completed in 397 milliseconds