Home
last modified time | relevance | path

Searched refs:int_temp (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/tuners/
H A Dfc0012.c344 int int_temp, lna_gain, int_lna, tot_agc_gain, power; in fc0012_get_rf_strength() local
367 int_temp = tmp; in fc0012_get_rf_strength()
379 tot_agc_gain = (abs((int_temp >> 5) - 7) - 2 + in fc0012_get_rf_strength()
380 (int_temp & 0x1f)) * 2; in fc0012_get_rf_strength()
H A Dfc0013.c503 int int_temp, lna_gain, int_lna, tot_agc_gain, power; in fc0013_get_rf_strength() local
526 int_temp = tmp; in fc0013_get_rf_strength()
538 tot_agc_gain = (abs((int_temp >> 5) - 7) - 2 + in fc0013_get_rf_strength()
539 (int_temp & 0x1f)) * 2; in fc0013_get_rf_strength()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_common.c4494 uint32 int_temp; in wl_iw_parse_data_tlv() local
4523 memcpy(dst, (char *)htod32(memcpy(&int_temp, str, input_size)), in wl_iw_parse_data_tlv()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_common.c5343 uint32 int_temp; in wl_iw_parse_data_tlv() local
5372 memcpy(dst, (char *)htod32(memcpy(&int_temp, str, input_size)), in wl_iw_parse_data_tlv()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_common.c5363 uint32 int_temp; in wl_iw_parse_data_tlv() local
5392 memcpy(dst, (char *)htod32(memcpy(&int_temp, str, input_size)), in wl_iw_parse_data_tlv()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_common.c5363 uint32 int_temp; in wl_iw_parse_data_tlv() local
5392 memcpy(dst, (char *)htod32(memcpy(&int_temp, str, input_size)), in wl_iw_parse_data_tlv()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_common.c7582 uint32 int_temp; in wl_iw_parse_data_tlv() local
7611 memcpy(dst, (char *)htod32(memcpy(&int_temp, str, input_size)), in wl_iw_parse_data_tlv()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_common.c7587 uint32 int_temp; in wl_iw_parse_data_tlv() local
7616 memcpy(dst, (char *)htod32(memcpy(&int_temp, str, input_size)), in wl_iw_parse_data_tlv()