Home
last modified time | relevance | path

Searched refs:RTW89_C2HREG_MAX (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/sys/contrib/dev/rtw89/
HDrtw8852bt.c72 static const u32 rtw8852bt_c2h_regs[RTW89_C2HREG_MAX] = {
HDrtw8852b.c74 static const u32 rtw8852b_c2h_regs[RTW89_C2HREG_MAX] = {
HDrtw8852a.c401 static const u32 rtw8852a_c2h_regs[RTW89_C2HREG_MAX] = {
HDfw.h111 #define RTW89_C2HREG_MAX 4 macro
119 u32 c2hreg[RTW89_C2HREG_MAX];
HDrtw8851b.c103 static const u32 rtw8851b_c2h_regs[RTW89_C2HREG_MAX] = {
HDfw.c6221 for (i = 0; i < RTW89_C2HREG_MAX; i++) in rtw89_fw_read_c2h_reg()