/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
exynos5422-odroidhc1.dts | 54 * by 2 steps. On Exynos5422/5800 that would 70 * further, down to 600 MHz (12 steps for big, 71 * 7 steps for LITTLE).
|
imx6dl-skov-revc-lt6.dts | 21 num-interpolated-steps = <17>;
|
imx6q-skov-revc-lt6.dts | 21 num-interpolated-steps = <17>;
|
imx6q-skov-reve-mi1010ait-1cp1.dts | 20 num-interpolated-steps = <17>;
|
rk3288-veyron-edp.dtsi | 45 num-interpolated-steps = <255>;
|
rk3288-veyron-tiger.dts | 27 num-interpolated-steps = <252>;
|
iwg20d-q7-common.dtsi | 23 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps" 24 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
|
r8a7745-iwg22d-sodimm.dts | 23 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps" 24 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
|
exynos5422-odroidxu3-common.dtsi | 109 * by 2 steps. On Exynos5422/5800 that would 125 * further, down to 600 MHz (14 steps for big, 126 * 8 steps for LITTLE).
|
exynos5420-arndale-octa.dts | 97 * Reduce the CPU speed by 2 steps, down to: 1600 MHz 113 * Reduce the CPU speed down to 1200 MHz big (6 steps) 114 * and 800 MHz LITTLE (5 steps). 130 * big (11 steps) and 600 MHz LITTLE (7 steps).
|
rk3288-veyron-jaq.dts | 24 num-interpolated-steps = <247>;
|
imx6dl-b1x5pv2.dtsi | 205 rotary-encoder,steps-per-period = <2>; 237 num-interpolated-steps = <255>;
|
r8a7742-iwg21d-q7.dts | 23 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps" 24 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
|
/src/sys/dev/pci/ |
voyager.c | 447 int ifreq, factor, bit, steps; local in function:voyager_set_pwm 451 * find the smallest divider that gets us within 4096 steps of the 458 steps = 96000000 / (factor * freq); 465 hi = steps * duty_cycle / 1000; 468 lo = steps - hi; 470 hi = steps - 1; 473 DPRINTF("%d hz -> %d, %d, %d / %d\n", freq, factor, steps, lo, hi);
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner/ |
sun50i-a64-pinephone-1.2.dts | 34 num-interpolated-steps = <50>;
|
/src/games/adventure/ |
hdr.h | 137 extern int keys, lamp, grate, cage, rod, rod2, steps, /* mnemonics */
|
init.c | 109 int keys, lamp, grate, cage, rod, rod2, steps, /* mnemonics */ variable in typeref:typename:int 192 steps = vocab(DECR('s', 't', 'e', 'p', 's'), 1, 0);
|
main.c | 134 if (obj == steps && toting(nugget)) 148 if (obj == steps && loc == fixed[steps])
|
/src/usr.sbin/installboot/ |
evboards.c | 196 * -- board uses a single set of steps for all boot media 206 * -- These installation steps will be selectable using 232 * The installation objects provide a description of the steps needed 267 * Some installations require multiple steps with special handling. 395 * may be the case that two media types have identical steps. It 412 * <-- Steps for eMMC are identical to SDMMC on this board. --> 642 * over the steps.) 1491 * Get the install steps for a given install object. 1506 evb_ubsteps_next_step(ib_params *params, evb_ubsteps steps) 1508 prop_dictionary_t step = prop_object_iterator_next(steps); 1888 evb_ubsteps steps; local in function:evb_uboot_setboot [all...] |
/src/usr.bin/make/unit-tests/ |
opt-m-include-dir.mk | 12 # steps up in the directory hierarchy, serving as the canary file.
|
/src/bin/pax/ |
tables.c | 1328 int steps; local in function:st_hash 1344 * calculate the number of u_int size steps in the string and if 1347 steps = len/sizeof(u_int); 1355 for (i = 0; i < steps; ++i) {
|
/src/lib/libc/arch/sparc/gen/ |
divrem.m4 | 206 ! do single-bit divide steps
|
/src/sys/lib/libkern/arch/sparc/ |
divrem.m4 | 206 ! do single-bit divide steps
|
/src/sys/lib/libkern/arch/sparc64/ |
divrem.m4 | 207 ! do single-bit divide steps
|
/src/sys/external/bsd/acpica/dist/compiler/ |
readme.txt | 117 These steps will add the compiler to the tools menu as a custom tool.
|