Searched refs:xpd_mask (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/external/isc/atheros_hal/dist/
H A Dah_eeprom_v3.c420 uint32_t xpd_mask; local
425 xpd_mask = pEEPROMDataset2413->xpd_mask;
427 if ((xpd_mask >> 0) & 0x1) numPdGainsUsed++;
428 if ((xpd_mask >> 1) & 0x1) numPdGainsUsed++;
429 if ((xpd_mask >> 2) & 0x1) numPdGainsUsed++;
430 if ((xpd_mask >> 3) & 0x1) numPdGainsUsed++;
636 uint16_t xpd_mask; local
641 xpd_mask = pRaw->xpd_mask;
686 uint16_t xpd_mask; local
[all...]
H A Dah_eeprom_v3.h312 uint16_t xpd_mask; /* mask of permitted xpd_gains */ member in struct:__anon8711
331 uint16_t xpd_mask; /* mask of permitted xpd_gains */ member in struct:__anon8713

Completed in 165 milliseconds