Home
last modified time | relevance | path

Searched refs:halrf_get_thermal (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/halrf_8852b/
H A Dhalrf_8852b_api.c209 tmp_a = halrf_get_thermal(rf, RF_PATH_A); in halrf_get_ther_protected_threshold_8852b()
210 tmp_b = halrf_get_thermal(rf, RF_PATH_B); in halrf_get_ther_protected_threshold_8852b()
236 tmp_a = halrf_get_thermal(rf, RF_PATH_A); in halrf_xtal_tracking_offset_8852b()
237 tmp_b = halrf_get_thermal(rf, RF_PATH_B); in halrf_xtal_tracking_offset_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/halrf_8852b/
H A Dhalrf_8852b_api.c209 tmp_a = halrf_get_thermal(rf, RF_PATH_A); in halrf_get_ther_protected_threshold_8852b()
210 tmp_b = halrf_get_thermal(rf, RF_PATH_B); in halrf_get_ther_protected_threshold_8852b()
236 tmp_a = halrf_get_thermal(rf, RF_PATH_A); in halrf_xtal_tracking_offset_8852b()
237 tmp_b = halrf_get_thermal(rf, RF_PATH_B); in halrf_xtal_tracking_offset_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/
H A Dhalrf_dbg_cmd.c223 "Thermal A: %d\n", halrf_get_thermal(rf, RF_PATH_A)); in halrf_cmd_parser()
225 "Thermal B: %d\n", halrf_get_thermal(rf, RF_PATH_B)); in halrf_cmd_parser()
H A Dhalrf_ex.h90 u8 halrf_get_thermal(void *rf_void, u8 rf_path);
H A Dhalrf.c1140 u8 halrf_get_thermal(void *rf_void, u8 rf_path) in halrf_get_thermal() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/
H A Dhalrf_dbg_cmd.c223 "Thermal A: %d\n", halrf_get_thermal(rf, RF_PATH_A)); in halrf_cmd_parser()
225 "Thermal B: %d\n", halrf_get_thermal(rf, RF_PATH_B)); in halrf_cmd_parser()
H A Dhalrf_ex.h90 u8 halrf_get_thermal(void *rf_void, u8 rf_path);
H A Dhalrf.c1140 u8 halrf_get_thermal(void *rf_void, u8 rf_path) in halrf_get_thermal() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_rf.c192 *thermal = halrf_get_thermal(hal_info->rf, rf_path); in rtw_hal_rf_get_thermal()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_rf.c192 *thermal = halrf_get_thermal(hal_info->rf, rf_path); in rtw_hal_rf_get_thermal()