Searched refs:dck_tune (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/dev/rtw89/ |
H A D | rtw8852b_rfk.c | 305 u8 path, dck_tune; in _rx_dck() 314 dck_tune = rtw89_read_rf(rtwdev, path, RR_DCK, RR_DCK_FINE); in _rx_dck() 325 rtw89_write_rf(rtwdev, path, RR_DCK, RR_DCK_FINE, dck_tune); in _rx_dck() 304 u8 path, dck_tune; _rx_dck() local
|
H A D | rtw8852a_rfk.c | 1709 u8 path, kpath, dck_tune; in _rx_dck() local 1724 dck_tune = (u8)rtw89_read_rf(rtwdev, path, RR_DCK, RR_DCK_FINE); in _rx_dck() 1736 rtw89_write_rf(rtwdev, path, RR_DCK, RR_DCK_FINE, dck_tune); in _rx_dck()
|