/src/sys/arch/cobalt/stand/boot/ |
com.c | 80 long frequency = COM_FREQ * 10; local in function:comspeed 84 x = divrnd((frequency / 16), speed); 87 err = divrnd(((quad_t)frequency) * 1000 / 16, speed * x) - 1000;
|
com.c | 80 long frequency = COM_FREQ * 10; local in function:comspeed 84 x = divrnd((frequency / 16), speed); 87 err = divrnd(((quad_t)frequency) * 1000 / 16, speed * x) - 1000;
|
/src/sys/dev/ |
spkrio.h | 18 int frequency; /* in hertz */ member in struct:__anon6cdf9c770108
|
spkrio.h | 18 int frequency; /* in hertz */ member in struct:__anon6cdf9c770108
|
/src/sys/arch/mmeye/stand/boot/ |
com.c | 119 long frequency = COM_FREQ * 10; local in function:comspeed 123 x = divrnd((frequency / 16), speed); 126 err = divrnd(((quad_t)frequency) * 1000 / 16, speed * x) - 1000;
|
com.c | 119 long frequency = COM_FREQ * 10; local in function:comspeed 123 x = divrnd((frequency / 16), speed); 126 err = divrnd(((quad_t)frequency) * 1000 / 16, speed * x) - 1000;
|
/src/sys/dev/i2c/ |
xc5kvar.h | 52 uint32_t frequency; member in struct:xc5k_params
|
xc5kvar.h | 52 uint32_t frequency; member in struct:xc5k_params
|
tvpll.c | 48 uint32_t frequency; member in struct:tvpll 94 if(p->frequency != 0 && 95 (p->frequency < pll->min || p->frequency > pll->max)) 99 if (p->frequency > pll->entries[i].limit) 108 d = (p->frequency + pll->iffreq) / pll->entries[i].stepsize; 148 tvpll->frequency = fr;
|
tvpll.c | 48 uint32_t frequency; member in struct:tvpll 94 if(p->frequency != 0 && 95 (p->frequency < pll->min || p->frequency > pll->max)) 99 if (p->frequency > pll->entries[i].limit) 108 d = (p->frequency + pll->iffreq) / pll->entries[i].stepsize; 148 tvpll->frequency = fr;
|
mt2131.c | 69 uint32_t frequency; member in struct:mt2131_softc 137 if(p->frequency != 0 && 138 (p->frequency < 50000000 || p->frequency > 1000000000)) 141 fr = p->frequency / 1000; 176 sc->frequency = (o1 - o2 - IF2) * 1000;
|
mt2131.c | 69 uint32_t frequency; member in struct:mt2131_softc 137 if(p->frequency != 0 && 138 (p->frequency < 50000000 || p->frequency > 1000000000)) 141 fr = p->frequency / 1000; 176 sc->frequency = (o1 - o2 - IF2) * 1000;
|
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
amdgpu_ppatomfwctrl.c | 498 uint32_t *frequency) 517 *frequency = le32_to_cpu(output->atom_smu_outputclkfreq.smu_clock_freq_hz) / 10000; 526 uint32_t frequency = 0; local in function:pp_atomfwctrl_copy_vbios_bootup_values_3_2 539 if (!pp_atomfwctrl_get_clk_information_by_clkid(hwmgr, SMU11_SYSPLL0_SOCCLK_ID, SMU11_SYSPLL0_ID, &frequency)) 540 boot_values->ulSocClk = frequency; 542 if (!pp_atomfwctrl_get_clk_information_by_clkid(hwmgr, SMU11_SYSPLL0_DCEFCLK_ID, SMU11_SYSPLL0_ID, &frequency)) 543 boot_values->ulDCEFClk = frequency; 545 if (!pp_atomfwctrl_get_clk_information_by_clkid(hwmgr, SMU11_SYSPLL0_ECLK_ID, SMU11_SYSPLL0_ID, &frequency)) 546 boot_values->ulEClk = frequency; 548 if (!pp_atomfwctrl_get_clk_information_by_clkid(hwmgr, SMU11_SYSPLL0_VCLK_ID, SMU11_SYSPLL0_ID, &frequency)) 562 uint32_t frequency = 0; local in function:pp_atomfwctrl_copy_vbios_bootup_values_3_1 [all...] |
amdgpu_ppatomfwctrl.c | 498 uint32_t *frequency) 517 *frequency = le32_to_cpu(output->atom_smu_outputclkfreq.smu_clock_freq_hz) / 10000; 526 uint32_t frequency = 0; local in function:pp_atomfwctrl_copy_vbios_bootup_values_3_2 539 if (!pp_atomfwctrl_get_clk_information_by_clkid(hwmgr, SMU11_SYSPLL0_SOCCLK_ID, SMU11_SYSPLL0_ID, &frequency)) 540 boot_values->ulSocClk = frequency; 542 if (!pp_atomfwctrl_get_clk_information_by_clkid(hwmgr, SMU11_SYSPLL0_DCEFCLK_ID, SMU11_SYSPLL0_ID, &frequency)) 543 boot_values->ulDCEFClk = frequency; 545 if (!pp_atomfwctrl_get_clk_information_by_clkid(hwmgr, SMU11_SYSPLL0_ECLK_ID, SMU11_SYSPLL0_ID, &frequency)) 546 boot_values->ulEClk = frequency; 548 if (!pp_atomfwctrl_get_clk_information_by_clkid(hwmgr, SMU11_SYSPLL0_VCLK_ID, SMU11_SYSPLL0_ID, &frequency)) 562 uint32_t frequency = 0; local in function:pp_atomfwctrl_copy_vbios_bootup_values_3_1 [all...] |
/src/sys/dev/pci/bktr/ |
bktr_tuner.c | 294 * entry 1: IF frequency 304 * int 1: frequency of base channel, 306 * int 2: offset frequency between channels, 728 * IF is the Intermediate Frequency (the offset from the base 733 * Strangely enough, there is an IF (intermediate frequency) for 743 * Now we need to set the PLL on the tuner to the required frequency. 772 * set the frequency of the tuner 773 * If 'type' is TV_FREQUENCY, the frequency is freq MHz*16 774 * If 'type' is FM_RADIO_FREQUENCY, the frequency is freq MHz * 100 779 tv_freq(bktr_ptr_t bktr, int frequency, int type 990 int frequency; local in function:tv_channel [all...] |
bktr_tuner.c | 294 * entry 1: IF frequency 304 * int 1: frequency of base channel, 306 * int 2: offset frequency between channels, 728 * IF is the Intermediate Frequency (the offset from the base 733 * Strangely enough, there is an IF (intermediate frequency) for 743 * Now we need to set the PLL on the tuner to the required frequency. 772 * set the frequency of the tuner 773 * If 'type' is TV_FREQUENCY, the frequency is freq MHz*16 774 * If 'type' is FM_RADIO_FREQUENCY, the frequency is freq MHz * 100 779 tv_freq(bktr_ptr_t bktr, int frequency, int type 990 int frequency; local in function:tv_channel [all...] |
/src/usr.sbin/bta2dpd/bta2dpd/ |
bta2dpd.c | 229 static uint8_t frequency = FREQ_44_1K; variable in typeref:typename:uint8_t 276 freqs[0] = frequency; 488 frequency = 0; 490 frequency |= freqs[j]; 701 frequency , channel_mode, bands, blocks, 736 mySepInfo.sep, &frequency, &channel_mode, 861 len = stream(fd, sc, channel_mode, frequency, bands, blocks,
|
bta2dpd.c | 229 static uint8_t frequency = FREQ_44_1K; variable in typeref:typename:uint8_t 276 freqs[0] = frequency; 488 frequency = 0; 490 frequency |= freqs[j]; 701 frequency , channel_mode, bands, blocks, 736 mySepInfo.sep, &frequency, &channel_mode, 861 len = stream(fd, sc, channel_mode, frequency, bands, blocks,
|
sbc_encode.c | 851 size_t frequency; local in function:stream 887 frequency = 16000; 889 frequency = 32000; 891 frequency = 48000; 893 frequency = 44100; 942 readTime = readTime * 1000000 / 2 / global_chan / (time_t)frequency; 987 / frequency) * (size_t)numpkts;
|
/src/sys/arch/mips/sibyte/dev/ |
sbjcn.c | 371 int frequency = 100000000; local in function:sbjcn_speed 373 *brcp = divrnd(frequency / 20, speed) - 1; 377 x = divrnd(frequency / 20, speed); 380 err = divrnd(((quad_t)frequency) * 1000 / 20, speed * x) - 1000;
|
sbscn.c | 407 int frequency = 100000000; local in function:sbscn_speed 409 *brcp = divrnd(frequency / 20, speed) - 1; 413 x = divrnd(frequency / 20, speed); 416 err = divrnd(((quad_t)frequency) * 1000 / 20, speed * x) - 1000; 1774 rate = comspeed(rate, frequency);
|
sbjcn.c | 371 int frequency = 100000000; local in function:sbjcn_speed 373 *brcp = divrnd(frequency / 20, speed) - 1; 377 x = divrnd(frequency / 20, speed); 380 err = divrnd(((quad_t)frequency) * 1000 / 20, speed * x) - 1000;
|
sbscn.c | 407 int frequency = 100000000; local in function:sbscn_speed 409 *brcp = divrnd(frequency / 20, speed) - 1; 413 x = divrnd(frequency / 20, speed); 416 err = divrnd(((quad_t)frequency) * 1000 / 20, speed * x) - 1000; 1774 rate = comspeed(rate, frequency);
|
/src/sys/dev/ic/ |
comvar.h | 127 int frequency; member in struct:comcons_info
|
/src/usr.sbin/cpuctl/arch/ |
i386.c | 1459 tmx86_get_longrun_status(u_int *frequency, u_int *voltage, u_int *percentage) 1464 *frequency = descs[0]; 1473 u_int frequency, voltage, percentage; local in function:transmeta_cpu_info 1509 tmx86_get_longrun_status(&frequency, 1512 frequency, voltage, percentage);
|