Home
last modified time | relevance | path

Searched defs:ar5416_modal_eep_header (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/ic/
H A Dar5416reg.h79 struct ar5416_modal_eep_header { struct
80 uint32_t antCtrlChain[AR5416_MAX_CHAINS];
81 uint32_t antCtrlCommon;
82 uint8_t antennaGainCh[AR5416_MAX_CHAINS];
83 uint8_t switchSettling;
84 uint8_t txRxAttenCh[AR5416_MAX_CHAINS];
85 uint8_t rxTxMarginCh[AR5416_MAX_CHAINS];
86 uint8_t adcDesiredSize;
87 uint8_t pgaDesiredSize;
88 uint8_t xlnaGainCh[AR5416_MAX_CHAINS];
[all …]