Searched defs:modal_eep_header (Results 1 – 1 of 1) sorted by relevance
573 struct modal_eep_header { struct574 uint32_t antCtrlChain[AR5416_MAX_CHAINS];575 uint32_t antCtrlCommon;576 uint8_t antennaGainCh[AR5416_MAX_CHAINS];577 uint8_t switchSettling;578 uint8_t txRxAttenCh[AR5416_MAX_CHAINS];579 uint8_t rxTxMarginCh[AR5416_MAX_CHAINS];580 uint8_t adcDesiredSize;581 uint8_t pgaDesiredSize;582 uint8_t xlnaGainCh[AR5416_MAX_CHAINS];[all …]