Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/dev/rtw89/
HDrtw8852c_rfk_table.c78 RTW89_DECL_RFK_WRF(RF_PATH_A, 0x10005, 0x00001, 0x1),
93 RTW89_DECL_RFK_WRF(RF_PATH_B, 0x10005, 0x00001, 0x1),
751 RTW89_DECL_RFK_WRF(0x0, 0x10055, 0x00080, 0x1),
761 RTW89_DECL_RFK_WRF(0x1, 0x10055, 0x00080, 0x1),
HDrtw8852a_rfk_table.c933 RTW89_DECL_RFK_WRF(0x0, 0x55, 0x00080, 0x00001),
945 RTW89_DECL_RFK_WRF(0x1, 0x55, 0x00080, 0x00001),
1121 RTW89_DECL_RFK_WRF(0x0, 0x8f, 0x02000, 0x00001),
1133 RTW89_DECL_RFK_WRF(0x1, 0x8f, 0x02000, 0x00001),
1141 RTW89_DECL_RFK_WRF(0x0, 0x8f, 0x02000, 0x00000),
1150 RTW89_DECL_RFK_WRF(0x1, 0x8f, 0x02000, 0x00000),
HDphy.h400 #define RTW89_DECL_RFK_WRF(_path, _addr, _mask, _data) \ macro