Home
last modified time | relevance | path

Searched refs:AR_PWR_TABLE_OFFSET_DB (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/ic/
H A Dar5416.c408 pwroff = AR_PWR_TABLE_OFFSET_DB; in ar5416_get_pdadcs()
409 delta = (pwroff - AR_PWR_TABLE_OFFSET_DB) * 2; /* In half dB. */ in ar5416_get_pdadcs()
656 pwroff = AR_PWR_TABLE_OFFSET_DB; in ar5416_set_txpower()
H A Dar9287.c303 AR_PWR_TABLE_OFFSET_DB) * 2; /* In half dB. */ in ar9287_get_pdadcs()
530 power[i] -= AR_PWR_TABLE_OFFSET_DB * 2; /* In half dB. */ in ar9287_set_txpower()
H A Dathnreg.h1446 #define AR_PWR_TABLE_OFFSET_DB (-5) macro
H A Dar9285.c877 power[i] -= AR_PWR_TABLE_OFFSET_DB * 2; /* In half dB. */ in ar9285_set_txpower()