Home
last modified time | relevance | path

Searched refs:rtw89_read32_port (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/sys/contrib/dev/rtw89/
HDmac.h1062 rtw89_read32_port(struct rtw89_dev *rtwdev, struct rtw89_vif_link *rtwvif_link, u32 base) in rtw89_read32_port() function
HDmac.c4237 backup_val = rtw89_read32_port(rtwdev, rtwvif_link, p->tbtt_prohib); in rtw89_mac_port_cfg_func_sw()
4764 tsf_low = rtw89_read32_port(rtwdev, rtwvif_link, p->tsftr_l); in rtw89_mac_port_get_tsf()
4765 tsf_high = rtw89_read32_port(rtwdev, rtwvif_link, p->tsftr_h); in rtw89_mac_port_get_tsf()