Home
last modified time | relevance | path

Searched refs:xcap (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/
H A Dphydm_cfotracking.c84 if(priv->pmib->dot11RFEntry.xcap > 0) in odm_GetDefaultCrytaltalCap()
85 CrystalCap = priv->pmib->dot11RFEntry.xcap; in odm_GetDefaultCrytaltalCap()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/
H A Dphydm_cfotracking.c99 if(priv->pmib->dot11RFEntry.xcap > 0) in odm_GetDefaultCrytaltalCap()
100 CrystalCap = priv->pmib->dot11RFEntry.xcap; in odm_GetDefaultCrytaltalCap()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/
H A Dphydm_cfotracking.c110 if(priv->pmib->dot11RFEntry.xcap > 0) in odm_GetDefaultCrytaltalCap()
111 CrystalCap = priv->pmib->dot11RFEntry.xcap; in odm_GetDefaultCrytaltalCap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/efuse/
H A Dhal_efuse.c96 u8 xcap = 0xFF; in efuse_set_hw_cap() local
114 status = rtw_efuse_get_info(efuse, EFUSE_INFO_RF_XTAL, &xcap, in efuse_set_hw_cap()
115 sizeof(xcap)); in efuse_set_hw_cap()
137 hal_com->dev_hw_cap.xcap = xcap; in efuse_set_hw_cap()
773 efuse_info->hal_com->dev_hw_cap.xcap); in rtw_efuse_process()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/efuse/
H A Dhal_efuse.c96 u8 xcap = 0xFF; in efuse_set_hw_cap() local
114 status = rtw_efuse_get_info(efuse, EFUSE_INFO_RF_XTAL, &xcap, in efuse_set_hw_cap()
115 sizeof(xcap)); in efuse_set_hw_cap()
137 hal_com->dev_hw_cap.xcap = xcap; in efuse_set_hw_cap()
773 efuse_info->hal_com->dev_hw_cap.xcap); in rtw_efuse_process()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_cfotracking.c106 if (priv->pmib->dot11RFEntry.xcap > 0) in odm_get_default_crytaltal_cap()
107 crystal_cap = priv->pmib->dot11RFEntry.xcap; in odm_get_default_crytaltal_cap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_cap.c367 dev_cap->xcap = dev_hw_cap->xcap; in rtw_hal_final_cap_decision()
H A Dhal_api_rf.c653 hal_com->dev_hw_cap.xcap = halrf_get_default_xtal(hal_info->rf); in rtw_hal_rf_get_default_xtal()
H A Dhal_init.c1283 hal_info->hal_com->dev_hw_cap.xcap); in hal_rfe_type_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_cap.c360 dev_cap->xcap = dev_hw_cap->xcap; in rtw_hal_final_cap_decision()
H A Dhal_api_rf.c653 hal_com->dev_hw_cap.xcap = halrf_get_default_xtal(hal_info->rf); in rtw_hal_rf_get_default_xtal()
H A Dhal_init.c1283 hal_info->hal_com->dev_hw_cap.xcap); in hal_rfe_type_chk()
/OK3568_Linux_fs/docs/cn/Linux/Wifibt/REALTEK模组RF测试文档/
H A DQuick_Start_Guide_V6.txt281 MP use cmd to fine tuning the Crystal Cap val, and CMD is " iwpriv wlan0 mp_phypara xcap=%d".
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_cfo_trk.c258 bb_cfo_trk->def_x_cap = bb->phl_com->dev_cap.xcap & 0x7f; in halbb_cfo_trk_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_cfo_trk.c258 bb_cfo_trk->def_x_cap = bb->phl_com->dev_cap.xcap & 0x7f; in halbb_cfo_trk_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_def.h1560 u8 xcap; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_def.h1539 u8 xcap; member