Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Drtw8852b_rfk.c305 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 Drtw8852a_rfk.c1709 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()