Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw89/
Dmac.h874 static inline int rtw89_mac_txpwr_read32(struct rtw89_dev *rtwdev, in rtw89_mac_txpwr_read32() function
Drtw8852a.c1891 if (rtw89_mac_txpwr_read32(rtwdev, RTW89_PHY_0, _reg, &_cur))\ in rtw8852a_btc_set_wl_txpwr_ctrl()
Ddebug.c505 ret = rtw89_mac_txpwr_read32(rtwdev, RTW89_PHY_0, addr, &val); in __print_txpwr_map()