Home
last modified time | relevance | path

Searched refs:tia_lna_op1db (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/rtw89/
HDrtw8852c.c828 val = gain->tia_lna_op1db[gain_band][path][i]; in rtw8852c_set_gain_error()
836 val = gain->tia_lna_op1db[gain_band][path][7]; in rtw8852c_set_gain_error()
HDphy.c985 gain->tia_lna_op1db[gband][path][i] = data & 0xff; in rtw89_phy_cfg_bb_gain_op1db()
989 gain->tia_lna_op1db[gband][path][i] = data & 0xff; in rtw89_phy_cfg_bb_gain_op1db()
HDcore.h3325 s8 tia_lna_op1db[RTW89_BB_GAIN_BAND_NR][RF_PATH_MAX] member