Home
last modified time | relevance | path

Searched refs:iqCalQCh (Results 1 – 7 of 7) sorted by relevance

/openbsd/sys/dev/usb/
H A Dif_otusreg.h744 int8_t iqCalQCh[AR5416_MAX_CHAINS]; member
H A Dif_otus.c1796 tmp |= (eep->iqCalICh[0] & 0x3f) << 5 | (eep->iqCalQCh[0] & 0x1f); in otus_set_board_values()
1801 tmp |= (eep->iqCalICh[1] & 0x3f) << 5 | (eep->iqCalQCh[1] & 0x1f); in otus_set_board_values()
/openbsd/sys/dev/ic/
H A Dar9287reg.h118 int8_t iqCalQCh[AR9287_MAX_CHAINS]; member
H A Dar5416reg.h97 uint8_t iqCalQCh[AR5416_MAX_CHAINS]; member
H A Dar9280.c267 modal->iqCalQCh[i]); in ar9280_init_from_rom()
H A Dar9287.c188 modal->iqCalQCh[i]); in ar9287_init_from_rom()
H A Dar5416.c265 modal->iqCalQCh[i]); in ar5416_init_from_rom()