| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/halrf_8852b/ |
| H A D | halrf_tssi_8852b.h | 34 enum phl_phy_idx phy, u32 tssi_de_offset, u8 path);
|
| H A D | halrf_tssi_8852b.c | 2185 enum phl_phy_idx phy, u32 tssi_de_offset, u8 path) in halrf_set_tssi_de_offset_8852b() argument 2191 __func__, phy, tssi_de_offset, path); in halrf_set_tssi_de_offset_8852b() 2193 if (tssi_de_offset & BIT(7)) in halrf_set_tssi_de_offset_8852b() 2194 s_tssi_de_offset = tssi_de_offset | 0xffffff00; in halrf_set_tssi_de_offset_8852b() 2196 s_tssi_de_offset = tssi_de_offset; in halrf_set_tssi_de_offset_8852b()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/halrf_8852b/ |
| H A D | halrf_tssi_8852b.h | 34 enum phl_phy_idx phy, u32 tssi_de_offset, u8 path);
|
| H A D | halrf_tssi_8852b.c | 2185 enum phl_phy_idx phy, u32 tssi_de_offset, u8 path) in halrf_set_tssi_de_offset_8852b() argument 2191 __func__, phy, tssi_de_offset, path); in halrf_set_tssi_de_offset_8852b() 2193 if (tssi_de_offset & BIT(7)) in halrf_set_tssi_de_offset_8852b() 2194 s_tssi_de_offset = tssi_de_offset | 0xffffff00; in halrf_set_tssi_de_offset_8852b() 2196 s_tssi_de_offset = tssi_de_offset; in halrf_set_tssi_de_offset_8852b()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/test/mp/ |
| H A D | hal_test_mp_txpwr.c | 169 PHL_INFO("%s: tssi_de_offset = %d\n", __FUNCTION__, arg->tssi_de_offset); in rtw_hal_mp_txpwr_set_tssi_offset() 171 hal_status = rtw_hal_rf_set_tssi_offset(mp->hal, mp->cur_phy,arg->tssi_de_offset,arg->rfpath); in rtw_hal_mp_txpwr_set_tssi_offset()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/test/mp/ |
| H A D | hal_test_mp_txpwr.c | 169 PHL_INFO("%s: tssi_de_offset = %d\n", __FUNCTION__, arg->tssi_de_offset); in rtw_hal_mp_txpwr_set_tssi_offset() 171 hal_status = rtw_hal_rf_set_tssi_offset(mp->hal, mp->cur_phy,arg->tssi_de_offset,arg->rfpath); in rtw_hal_mp_txpwr_set_tssi_offset()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_rf.c | 209 …rtw_hal_rf_set_tssi_offset(struct hal_info_t *hal_info, u8 phy_idx, u32 tssi_de_offset, u8 rf_path) in rtw_hal_rf_set_tssi_offset() argument 215 halrf_set_tssi_de_offset(hal_info->rf, phy_idx, tssi_de_offset, rf_path); in rtw_hal_rf_set_tssi_offset() 942 …rtw_hal_rf_set_tssi_offset(struct hal_info_t *hal_info, u8 phy_idx, u32 tssi_de_offset, u8 rf_path) in rtw_hal_rf_set_tssi_offset() argument
|
| H A D | hal_api_rf.h | 50 …tw_hal_rf_set_tssi_offset(struct hal_info_t *hal_info, u8 phy_idx, u32 tssi_de_offset, u8 rf_path);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api_rf.c | 209 …rtw_hal_rf_set_tssi_offset(struct hal_info_t *hal_info, u8 phy_idx, u32 tssi_de_offset, u8 rf_path) in rtw_hal_rf_set_tssi_offset() argument 215 halrf_set_tssi_de_offset(hal_info->rf, phy_idx, tssi_de_offset, rf_path); in rtw_hal_rf_set_tssi_offset() 942 …rtw_hal_rf_set_tssi_offset(struct hal_info_t *hal_info, u8 phy_idx, u32 tssi_de_offset, u8 rf_path) in rtw_hal_rf_set_tssi_offset() argument
|
| H A D | hal_api_rf.h | 50 …tw_hal_rf_set_tssi_offset(struct hal_info_t *hal_info, u8 phy_idx, u32 tssi_de_offset, u8 rf_path);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/ |
| H A D | halrf_ex.h | 94 void halrf_set_tssi_de_offset(void *rf_void, enum phl_phy_idx phy_idx, u32 tssi_de_offset, u8 path);
|
| H A D | halrf.c | 1304 void halrf_set_tssi_de_offset(void *rf_void, enum phl_phy_idx phy_idx, u32 tssi_de_offset, u8 path) in halrf_set_tssi_de_offset() argument 1312 halrf_set_tssi_de_offset_8852a(rf, phy_idx, tssi_de_offset, path); in halrf_set_tssi_de_offset() 1317 halrf_set_tssi_de_offset_8852b(rf, phy_idx, tssi_de_offset, path); in halrf_set_tssi_de_offset()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/ |
| H A D | halrf_ex.h | 94 void halrf_set_tssi_de_offset(void *rf_void, enum phl_phy_idx phy_idx, u32 tssi_de_offset, u8 path);
|
| H A D | halrf.c | 1304 void halrf_set_tssi_de_offset(void *rf_void, enum phl_phy_idx phy_idx, u32 tssi_de_offset, u8 path) in halrf_set_tssi_de_offset() argument 1312 halrf_set_tssi_de_offset_8852a(rf, phy_idx, tssi_de_offset, path); in halrf_set_tssi_de_offset() 1317 halrf_set_tssi_de_offset_8852b(rf, phy_idx, tssi_de_offset, path); in halrf_set_tssi_de_offset()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/mp/ |
| H A D | phl_test_mp_def.h | 673 u32 tssi_de_offset; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/mp/ |
| H A D | phl_test_mp_def.h | 678 u32 tssi_de_offset; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_mp.h | 1298 u32 tssi_de_offset; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_mp.h | 1313 u32 tssi_de_offset; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_mp.c | 3475 ptxpwr_arg.tssi_de_offset = tssi_offset; in rtw_mp_set_tssi_offset()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_mp.c | 3620 ptxpwr_arg.tssi_de_offset = tssi_offset; in rtw_mp_set_tssi_offset()
|