Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw88/
H A Dreg.h399 #define REG_DARFRC 0x0430 macro
H A Dcoex.c53 coex_stat->darfrc = rtw_read32(rtwdev, REG_DARFRC); in rtw_coex_limited_tx()
79 rtw_write32(rtwdev, REG_DARFRC, 0x1000000); in rtw_coex_limited_tx()
86 rtw_write32(rtwdev, REG_DARFRC, coex_stat->darfrc); in rtw_coex_limited_tx()
H A Drtw8822c.c2024 rtw_write32(rtwdev, REG_DARFRC, WLAN_DATA_RATE_FB_CNT_1_4); in rtw8822c_mac_init()