Home
last modified time | relevance | path

Searched refs:AR_CAL_ERR_AGC (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/usb/
H A Dif_otusreg.h263 #define AR_CAL_ERR_AGC (1 << 0) /* AGC cal unfinished. */ macro
H A Dif_otus.c2014 if ((rsp.status & htole32(AR_CAL_ERR_AGC | AR_CAL_ERR_NF_VAL)) != 0) { in otus_set_chan()