Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Dcoex.c132 .fcxstep = 3, .fcxnullsta = 2, .fcxmreg = 2, .fcxgpiodbg = 1,
139 .fcxstep = 3, .fcxnullsta = 2, .fcxmreg = 1, .fcxgpiodbg = 1,
146 .fcxstep = 3, .fcxnullsta = 2, .fcxmreg = 1, .fcxgpiodbg = 1,
1124 if (ver->fcxmreg == 1) { in _chk_btc_report()
1127 } else if (ver->fcxmreg == 2) { in _chk_btc_report()
1133 pcinfo->req_fver = ver->fcxmreg; in _chk_btc_report()
1855 if (ver->fcxmreg == 1) in btc_fw_set_monreg()
1857 else if (ver->fcxmreg == 2) in btc_fw_set_monreg()
1875 monreg->fver = ver->fcxmreg; in btc_fw_set_monreg()
8408 if (ver->fcxmreg == 1) in rtw89_btc_dump_info()
[all …]
H A Dcore.h2624 u8 fcxmreg; member