Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/rtw89/
HDphy.h136 #define EDCCA_PWROFST_DEFAULT 18 macro
HDrtw8852b_common.c630 pwrofst = max(DIV_ROUND_CLOSEST(ext_loss_avg, 4) + 16, EDCCA_PWROFST_DEFAULT); in rtw8852bt_ext_loss_avg_update()