Home
last modified time | relevance | path

Searched refs:RR_VCO (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8922d.c962 rtw89_write_rf(rtwdev, RF_PATH_A, RR_VCO, RR_VCO_VAL, info->vco_trim[0]); in rtw8922d_vco_trim()
963 rtw89_write_rf(rtwdev, RF_PATH_B, RR_VCO, RR_VCO_VAL, info->vco_trim[1]); in rtw8922d_vco_trim()
H A Drtw8851b_rfk.c3334 rtw89_write_rf(rtwdev, RF_PATH_A, RR_VCO, RR_VCO_SEL, i); in rtw8851b_aack()
3681 rtw89_read_rf(rtwdev, RF_PATH_A, RR_VCO, RFREG_MASK), in _lck_check()
H A Drtw8852b_rfk.c4061 rtw89_read_rf(rtwdev, RF_PATH_A, RR_VCO, RFREG_MASK), in _lck_check()
H A Dcore.c509 record->cv[path] = rtw89_read_rf(rtwdev, path, RR_VCO, in rtw89_core_rfk_record()
H A Dreg.h8769 #define RR_VCO 0xb2 macro