Home
last modified time | relevance | path

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

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