Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac.h965 int rtw89_mac_read_lte(struct rtw89_dev *rtwdev, const u32 offset, u32 *val);
H A Dmac.c99 int rtw89_mac_read_lte(struct rtw89_dev *rtwdev, const u32 offset, u32 *val) in rtw89_mac_read_lte() function
4876 ret = rtw89_mac_read_lte(rtwdev, R_AX_LTE_SW_CFG_2, &val32); in rtw89_mac_coex_init()
H A Dcoex.c7688 rtw89_mac_read_lte(rtwdev, R_AX_LTE_SW_CFG_1, &val); in _get_gnt()
7689 rtw89_mac_read_lte(rtwdev, R_AX_GNT_VAL, &status); in _get_gnt()