| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | pmagb-b-fb.c | 191 u32 freq0, freq1, freqtc = tc_get_speed(tbus) / 250; in pmagbbfb_osc_setup() local 226 freq1 = (par->osc0 * count1 + count0 / 2) / count0; in pmagbbfb_osc_setup() 227 par->osc1 = freq1; in pmagbbfb_osc_setup() 229 if (freq1 >= pmagbbfb_freqs[i] - in pmagbbfb_osc_setup() 231 freq1 <= pmagbbfb_freqs[i] + in pmagbbfb_osc_setup() 255 char freq0[12], freq1[12]; in pmagbbfb_probe() local 326 snprintf(freq1, sizeof(freq1), "%u.%03uMHz", in pmagbbfb_probe() 332 freq0, par->osc1 ? freq1 : "disabled", par->osc1 != 0); in pmagbbfb_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/ |
| H A D | usb_phy.c | 88 int ch_group_index, freq, freq1, ret; in mt76x2u_phy_set_channel() local 92 freq1 = chandef->center_freq1; in mt76x2u_phy_set_channel() 97 if (freq1 > freq) { in mt76x2u_phy_set_channel() 107 ch_group_index = (freq - freq1 + 30) / 20; in mt76x2u_phy_set_channel()
|
| H A D | pci_phy.c | 149 int freq, freq1; in mt76x2_phy_set_channel() local 154 freq1 = chandef->center_freq1; in mt76x2_phy_set_channel() 160 if (freq1 > freq) { in mt76x2_phy_set_channel() 170 ch_group_index = (freq - freq1 + 30) / 20; in mt76x2_phy_set_channel()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ |
| H A D | spectral_common.h | 99 __be16 freq1; member 120 __be16 freq1; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | spectral.c | 70 u16 freq1, freq2, total_gain_db, base_pwr_db, length, peak_mag; in ath10k_spectral_process_fft() local 127 freq1 = phyerr->freq1; in ath10k_spectral_process_fft() 129 fft_sample->freq1 = __cpu_to_be16(freq1); in ath10k_spectral_process_fft()
|
| /OK3568_Linux_fs/u-boot/board/freescale/s32v234evb/ |
| H A D | clock.c | 82 static int program_pll(enum pll_type pll, u32 refclk_freq, u32 freq0, u32 freq1, in program_pll() argument 110 rfdphi1 = (freq1 == 0) ? 0 : fvco / freq1; in program_pll()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/btc/ |
| H A D | HalBtc8723b1Ant.c | 2774 u32 freq, freq1, freq2, n = 0, i = 0, j = 0, m = 0, psd_rep1, psd_rep2; in halbtc8723b1ant_psd_showdata() local 2800 freq1 = freq / 1000000; in halbtc8723b1ant_psd_showdata() 2801 freq2 = freq / 1000 - freq1 * 1000; in halbtc8723b1ant_psd_showdata() 2806 freq1, freq2); in halbtc8723b1ant_psd_showdata() 2810 freq1, freq2); in halbtc8723b1ant_psd_showdata() 2833 freq1 = freq / 1000000; in halbtc8723b1ant_psd_showdata() 2834 freq2 = freq / 1000 - freq1 * 1000; in halbtc8723b1ant_psd_showdata() 2841 freq1); in halbtc8723b1ant_psd_showdata() 2846 freq1, in halbtc8723b1ant_psd_showdata() 2852 freq1, in halbtc8723b1ant_psd_showdata() [all …]
|
| H A D | HalBtc8703b1Ant.c | 3231 u32 freq, freq1, freq2, n = 0, i = 0, j = 0, m = 0, psd_rep1, psd_rep2; in halbtc8703b1ant_psd_showdata() local 3257 freq1 = freq / 1000000; in halbtc8703b1ant_psd_showdata() 3258 freq2 = freq / 1000 - freq1 * 1000; in halbtc8703b1ant_psd_showdata() 3263 freq1, freq2); in halbtc8703b1ant_psd_showdata() 3267 freq1, freq2); in halbtc8703b1ant_psd_showdata() 3289 freq1 = freq / 1000000; in halbtc8703b1ant_psd_showdata() 3290 freq2 = freq / 1000 - freq1 * 1000; in halbtc8703b1ant_psd_showdata() 3295 "\r\n Freq%6d.000", freq1); in halbtc8703b1ant_psd_showdata() 3298 "\r\n Freq%6d.0%2d", freq1, in halbtc8703b1ant_psd_showdata() 3302 "\r\n Freq%6d.%3d", freq1, in halbtc8703b1ant_psd_showdata() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/btc/ |
| H A D | halbtc8723b1ant.c | 2637 u32 freq, freq1, freq2, n = 0, i = 0, j = 0, m = 0, psd_rep1, psd_rep2; in halbtc8723b1ant_psd_showdata() local 2663 freq1 = freq / 1000000; in halbtc8723b1ant_psd_showdata() 2664 freq2 = freq / 1000 - freq1 * 1000; in halbtc8723b1ant_psd_showdata() 2669 freq1, freq2); in halbtc8723b1ant_psd_showdata() 2673 freq1, freq2); in halbtc8723b1ant_psd_showdata() 2695 freq1 = freq / 1000000; in halbtc8723b1ant_psd_showdata() 2696 freq2 = freq / 1000 - freq1 * 1000; in halbtc8723b1ant_psd_showdata() 2701 "\r\n Freq%6d.000", freq1); in halbtc8723b1ant_psd_showdata() 2704 "\r\n Freq%6d.0%2d", freq1, in halbtc8723b1ant_psd_showdata() 2708 "\r\n Freq%6d.%3d", freq1, in halbtc8723b1ant_psd_showdata() [all …]
|
| H A D | halbtc8723d1ant.c | 3324 u32 freq, freq1, freq2, n = 0, i = 0, j = 0, m = 0, psd_rep1, psd_rep2; in halbtc8723d1ant_psd_showdata() local 3350 freq1 = freq / 1000000; in halbtc8723d1ant_psd_showdata() 3351 freq2 = freq / 1000 - freq1 * 1000; in halbtc8723d1ant_psd_showdata() 3356 freq1, freq2); in halbtc8723d1ant_psd_showdata() 3360 freq1, freq2); in halbtc8723d1ant_psd_showdata() 3382 freq1 = freq / 1000000; in halbtc8723d1ant_psd_showdata() 3383 freq2 = freq / 1000 - freq1 * 1000; in halbtc8723d1ant_psd_showdata() 3388 "\r\n Freq%6d.000", freq1); in halbtc8723d1ant_psd_showdata() 3391 "\r\n Freq%6d.0%2d", freq1, in halbtc8723d1ant_psd_showdata() 3395 "\r\n Freq%6d.%3d", freq1, in halbtc8723d1ant_psd_showdata() [all …]
|
| H A D | halbtc8723d2ant.c | 3337 u32 freq, freq1, freq2, n = 0, i = 0, j = 0, m = 0, psd_rep1, psd_rep2; in halbtc8723d2ant_psd_showdata() local 3363 freq1 = freq / 1000000; in halbtc8723d2ant_psd_showdata() 3364 freq2 = freq / 1000 - freq1 * 1000; in halbtc8723d2ant_psd_showdata() 3369 freq1, freq2); in halbtc8723d2ant_psd_showdata() 3373 freq1, freq2); in halbtc8723d2ant_psd_showdata() 3395 freq1 = freq / 1000000; in halbtc8723d2ant_psd_showdata() 3396 freq2 = freq / 1000 - freq1 * 1000; in halbtc8723d2ant_psd_showdata() 3401 "\r\n Freq%6d.000", freq1); in halbtc8723d2ant_psd_showdata() 3404 "\r\n Freq%6d.0%2d", freq1, in halbtc8723d2ant_psd_showdata() 3408 "\r\n Freq%6d.%3d", freq1, in halbtc8723d2ant_psd_showdata() [all …]
|
| H A D | halbtc8703b1ant.c | 3018 u32 freq, freq1, freq2, n = 0, i = 0, j = 0, m = 0, psd_rep1, psd_rep2; in halbtc8703b1ant_psd_showdata() local 3044 freq1 = freq / 1000000; in halbtc8703b1ant_psd_showdata() 3045 freq2 = freq / 1000 - freq1 * 1000; in halbtc8703b1ant_psd_showdata() 3050 freq1, freq2); in halbtc8703b1ant_psd_showdata() 3054 freq1, freq2); in halbtc8703b1ant_psd_showdata() 3076 freq1 = freq / 1000000; in halbtc8703b1ant_psd_showdata() 3077 freq2 = freq / 1000 - freq1 * 1000; in halbtc8703b1ant_psd_showdata() 3082 "\r\n Freq%6d.000", freq1); in halbtc8703b1ant_psd_showdata() 3085 "\r\n Freq%6d.0%2d", freq1, in halbtc8703b1ant_psd_showdata() 3089 "\r\n Freq%6d.%3d", freq1, in halbtc8703b1ant_psd_showdata() [all …]
|
| H A D | halbtc8822b1ant.c | 4174 u32 freq, freq1, freq2, n = 0, i = 0, j = 0, m = 0, psd_rep1, psd_rep2; in halbtc8822b1ant_psd_showdata() local 4200 freq1 = freq / 1000000; in halbtc8822b1ant_psd_showdata() 4201 freq2 = freq / 1000 - freq1 * 1000; in halbtc8822b1ant_psd_showdata() 4206 freq1, freq2); in halbtc8822b1ant_psd_showdata() 4210 freq1, freq2); in halbtc8822b1ant_psd_showdata() 4233 freq1 = freq / 1000000; in halbtc8822b1ant_psd_showdata() 4234 freq2 = freq / 1000 - freq1 * 1000; in halbtc8822b1ant_psd_showdata() 4241 freq1); in halbtc8822b1ant_psd_showdata() 4246 freq1, in halbtc8822b1ant_psd_showdata() 4252 freq1, in halbtc8822b1ant_psd_showdata() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/btc/ |
| H A D | HalBtc8703b1Ant.c | 3391 u4Byte freq,freq1,freq2,n=0,i=0, j=0, m=0, PsdRep1, PsdRep2; in halbtc8703b1ant_PSD_ShowData() local 3416 freq1 = freq/1000000; in halbtc8703b1ant_PSD_ShowData() 3417 freq2 = freq/1000 - freq1 * 1000; in halbtc8703b1ant_PSD_ShowData() 3421 freq1, freq2); in halbtc8703b1ant_PSD_ShowData() 3424 freq1, freq2); in halbtc8703b1ant_PSD_ShowData() 3447 freq1 = freq/1000000; in halbtc8703b1ant_PSD_ShowData() 3448 freq2 = freq/1000 - freq1 * 1000; in halbtc8703b1ant_PSD_ShowData() 3453 CL_SPRINTF(cliBuf, BT_TMP_BUF_SIZE, "\r\n Freq%6d.000", freq1); in halbtc8703b1ant_PSD_ShowData() 3455 CL_SPRINTF(cliBuf, BT_TMP_BUF_SIZE, "\r\n Freq%6d.0%2d", freq1,freq2); in halbtc8703b1ant_PSD_ShowData() 3457 CL_SPRINTF(cliBuf, BT_TMP_BUF_SIZE, "\r\n Freq%6d.%3d", freq1,freq2); in halbtc8703b1ant_PSD_ShowData() [all …]
|
| H A D | HalBtc8723b1Ant.c | 3430 u4Byte freq,freq1,freq2,n=0,i=0, j=0, m=0, PsdRep1, PsdRep2; in halbtc8723b1ant_PSD_ShowData() local 3455 freq1 = freq/1000000; in halbtc8723b1ant_PSD_ShowData() 3456 freq2 = freq/1000 - freq1 * 1000; in halbtc8723b1ant_PSD_ShowData() 3460 freq1, freq2); in halbtc8723b1ant_PSD_ShowData() 3463 freq1, freq2); in halbtc8723b1ant_PSD_ShowData() 3486 freq1 = freq/1000000; in halbtc8723b1ant_PSD_ShowData() 3487 freq2 = freq/1000 - freq1 * 1000; in halbtc8723b1ant_PSD_ShowData() 3492 CL_SPRINTF(cliBuf, BT_TMP_BUF_SIZE, "\r\n Freq%6d.000", freq1); in halbtc8723b1ant_PSD_ShowData() 3494 CL_SPRINTF(cliBuf, BT_TMP_BUF_SIZE, "\r\n Freq%6d.0%2d", freq1,freq2); in halbtc8723b1ant_PSD_ShowData() 3496 CL_SPRINTF(cliBuf, BT_TMP_BUF_SIZE, "\r\n Freq%6d.%3d", freq1,freq2); in halbtc8723b1ant_PSD_ShowData() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/btc/ |
| H A D | halbtc8723b1ant.c | 3067 u32 freq, freq1, freq2, n = 0, i = 0, j = 0, m = 0, psd_rep1, psd_rep2; local 3093 freq1 = freq / 1000000; 3094 freq2 = freq / 1000 - freq1 * 1000; 3099 freq1, freq2); 3103 freq1, freq2); 3126 freq1 = freq / 1000000; 3127 freq2 = freq / 1000 - freq1 * 1000; 3134 freq1); 3139 freq1, 3145 freq1, [all …]
|
| H A D | halbtc8723d1ant.c | 3742 u32 freq, freq1, freq2, n = 0, i = 0, j = 0, m = 0, psd_rep1, psd_rep2; in halbtc8723d1ant_psd_showdata() local 3771 freq1 = freq / 1000000; in halbtc8723d1ant_psd_showdata() 3772 freq2 = freq / 1000 - freq1 * 1000; in halbtc8723d1ant_psd_showdata() 3777 freq1, freq2); in halbtc8723d1ant_psd_showdata() 3781 freq1, freq2); in halbtc8723d1ant_psd_showdata() 3804 freq1 = freq / 1000000; in halbtc8723d1ant_psd_showdata() 3805 freq2 = freq / 1000 - freq1 * 1000; in halbtc8723d1ant_psd_showdata() 3812 freq1); in halbtc8723d1ant_psd_showdata() 3817 freq1, in halbtc8723d1ant_psd_showdata() 3823 freq1, in halbtc8723d1ant_psd_showdata() [all …]
|
| H A D | halbtc8723d2ant.c | 4390 u32 freq, freq1, freq2, n = 0, i = 0, j = 0, m = 0, psd_rep1, psd_rep2; in halbtc8723d2ant_psd_showdata() local 4419 freq1 = freq / 1000000; in halbtc8723d2ant_psd_showdata() 4420 freq2 = freq / 1000 - freq1 * 1000; in halbtc8723d2ant_psd_showdata() 4425 freq1, freq2); in halbtc8723d2ant_psd_showdata() 4429 freq1, freq2); in halbtc8723d2ant_psd_showdata() 4452 freq1 = freq / 1000000; in halbtc8723d2ant_psd_showdata() 4453 freq2 = freq / 1000 - freq1 * 1000; in halbtc8723d2ant_psd_showdata() 4460 freq1); in halbtc8723d2ant_psd_showdata() 4465 freq1, in halbtc8723d2ant_psd_showdata() 4471 freq1, in halbtc8723d2ant_psd_showdata() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/iio/frequency/ |
| H A D | ad9832.h | 27 unsigned long freq1; member
|
| H A D | ad9832.c | 404 ret = ad9832_write_frequency(st, AD9832_FREQ1HM, pdata->freq1); in ad9832_probe()
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | stv0900_sw.c | 816 freq1, in stv0900_track_optimization() local 926 freq1 = stv0900_read_reg(intp, CFR2); in stv0900_track_optimization() 962 stv0900_write_reg(intp, CFRINIT1, freq1); in stv0900_track_optimization() 991 stv0900_write_reg(intp, CFRINIT1, freq1); in stv0900_track_optimization() 1000 stv0900_write_reg(intp, CFRINIT1, freq1); in stv0900_track_optimization() 1274 freq1, in stv0900_dvbs1_acq_workaround() local 1287 freq1 = stv0900_read_reg(intp, CFR2); in stv0900_dvbs1_acq_workaround() 1293 stv0900_write_reg(intp, CFRINIT1, freq1); in stv0900_dvbs1_acq_workaround() 1305 stv0900_write_reg(intp, CFRINIT1, freq1); in stv0900_dvbs1_acq_workaround()
|
| H A D | cx24120.c | 1500 u8 freq1, freq2, freq3; in cx24120_get_frontend() local 1511 freq1 = cx24120_readreg(state, CX24120_REG_FREQ1); in cx24120_get_frontend() 1514 c->frequency = (freq3 << 16) | (freq2 << 8) | freq1; in cx24120_get_frontend()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt76x0/ |
| H A D | phy.c | 937 int ch_group_index, freq, freq1; in mt76x0_phy_set_channel() local 943 freq1 = chandef->center_freq1; in mt76x0_phy_set_channel() 949 if (freq1 > freq) in mt76x0_phy_set_channel() 957 ch_group_index = (freq - freq1 + 30) / 20; in mt76x0_phy_set_channel()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath5k/ |
| H A D | eeprom.c | 516 u8 freq1, freq2; in ath5k_eeprom_read_freq_list() local 523 freq1 = val & 0xff; in ath5k_eeprom_read_freq_list() 524 if (!freq1) in ath5k_eeprom_read_freq_list() 528 freq1, mode); in ath5k_eeprom_read_freq_list()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | spectral.c | 653 freq = summary->meta.freq1; in ath11k_spectral_process_fft() 654 fft_sample->freq1 = __cpu_to_be16(freq); in ath11k_spectral_process_fft()
|