Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac.h1055 static inline int rtw89_mac_txpwr_read32(struct rtw89_dev *rtwdev, in rtw89_mac_txpwr_read32() function
H A Drtw8852a.c1821 if (rtw89_mac_txpwr_read32(rtwdev, RTW89_PHY_0, _reg, &_cur))\ in rtw8852a_btc_set_wl_txpwr_ctrl()
H A Ddebug.c551 ret = rtw89_mac_txpwr_read32(rtwdev, RTW89_PHY_0, addr, &val); in __print_txpwr_map()