Searched refs:int_temp (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/tuners/ |
| H A D | fc0012.c | 344 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 D | fc0013.c | 503 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 D | dhd_common.c | 4494 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 D | dhd_common.c | 5343 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 D | dhd_common.c | 5363 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 D | dhd_common.c | 5363 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 D | dhd_common.c | 7582 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 D | dhd_common.c | 7587 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()
|