| /f-stack/freebsd/mips/atheros/ar531x/ |
| H A D | ar5312_chip.c | 88 uint32_t multiplier; in ar5312_chip_detect_sys_frequency() local 93 multiplier = __SHIFTOUT(clockctl, AR2313_CLOCKCTL_MULTIPLIER); in ar5312_chip_detect_sys_frequency() 96 multiplier = __SHIFTOUT(clockctl, AR5312_CLOCKCTL_MULTIPLIER); in ar5312_chip_detect_sys_frequency() 101 const uint32_t cpufreq = (40000000 / divisor) * multiplier; in ar5312_chip_detect_sys_frequency()
|
| /f-stack/freebsd/arm/arm/ |
| H A D | identcpu-v6.c | 114 uint32_t multiplier; in print_v5_cache() local 142 multiplier = (isize & CPU_CT_xSIZE_M) ? 3 : 2; in print_v5_cache() 150 picache_ways = multiplier << in print_v5_cache() 153 picache_size = multiplier << (CPU_CT_xSIZE_SIZE(isize) + 8); in print_v5_cache() 157 multiplier = (dsize & CPU_CT_xSIZE_M) ? 3 : 2; in print_v5_cache() 165 pdcache_ways = multiplier << in print_v5_cache() 168 pdcache_size = multiplier << (CPU_CT_xSIZE_SIZE(dsize) + 8); in print_v5_cache()
|
| H A D | cpufunc.c | 149 u_int multiplier; in get_cachetype_cp15() local 196 multiplier = (dsize & CPU_CT_xSIZE_M) ? 3 : 2; in get_cachetype_cp15()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | nstime.c | 80 nstime_imultiply(nstime_t *time, uint64_t multiplier) { in nstime_imultiply() argument 81 assert((((time->ns | multiplier) & (UINT64_MAX << (sizeof(uint64_t) << in nstime_imultiply() 82 2))) == 0) || ((time->ns * multiplier) / multiplier == time->ns)); in nstime_imultiply() 84 time->ns *= multiplier; in nstime_imultiply()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/zvol/zvol_swap/ |
| H A D | zvol_swap_004_pos.ksh | 58 for multiplier in 32 16384 131072; do 59 ((volsize = vbs * multiplier))
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | keystone-pll.txt | 3 Binding for keystone PLLs. The main PLL IP typically has a multiplier, 18 - reg-names : control, multiplier and post-divider. The multiplier and 29 reg-names = "control", "multiplier", "post-divider";
|
| H A D | fixed-factor-clock.yaml | 31 description: Fixed multiplier
|
| H A D | ti,cdce706.txt | 2 synthesizer/multiplier/divider.
|
| H A D | moxa,moxart-clock.txt | 8 by reading registers holding multiplier and divisor information.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/dma/ |
| H A D | img-mdc-dma.txt | 13 - img,max-burst-multiplier: Must be the maximum supported burst size multiplier. 46 img,max-burst-multiplier = <16>;
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | benchfn.c | 237 const unsigned multiplier = 10; in BMK_benchTimedFn() local 238 assert(cont->nbLoops < ((unsigned)-1) / multiplier); /* avoid overflow */ in BMK_benchTimedFn() 239 cont->nbLoops *= multiplier; in BMK_benchTimedFn()
|
| /f-stack/dpdk/drivers/raw/ifpga/base/ |
| H A D | opae_intel_max10.h | 184 unsigned int multiplier; member 205 unsigned int multiplier; member
|
| H A D | opae_intel_max10.c | 366 sensor->multiplier = info->multiplier; in max10_add_sensor() 382 val *= info->multiplier; in max10_add_sensor() 499 raw->multiplier = num ? fdt32_to_cpu(*num) : 1; in max10_sensor_init() 503 raw->id, raw->multiplier); in max10_sensor_init()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | nstime.h | 24 void nstime_imultiply(nstime_t *time, uint64_t multiplier);
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/afe/ |
| H A D | current-sense-amplifier.txt | 15 - sense-gain-mult: Amplifier gain multiplier. The default is <1>.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ti/ |
| H A D | fixed-factor-clock.txt | 15 - ti,clock-mult: fixed multiplier.
|
| H A D | mux.txt | 8 gate or adjust the parent rate via a divider or multiplier.
|
| H A D | dpll.txt | 43 "mult-div1" - contains the multiplier / divider register base address
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ata/ |
| H A D | sata-common.yaml | 47 multiplier making it possible to connect up to 15 disks to a single
|
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_dcb.c | 26 int min_credit, multiplier; in ixgbe_dcb_calculate_tc_credits() local 37 multiplier = (min_credit / min_percent) + 1; in ixgbe_dcb_calculate_tc_credits() 41 int val = min(bw[i] * multiplier, IXGBE_DCB_MAX_CREDIT_REFILL); in ixgbe_dcb_calculate_tc_credits()
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | t_hash.c | 773 int multiplier = 0; in genericHgetallCommand() local 779 if (flags & OBJ_HASH_KEY) multiplier++; in genericHgetallCommand() 780 if (flags & OBJ_HASH_VALUE) multiplier++; in genericHgetallCommand() 782 length = hashTypeLength(o) * multiplier; in genericHgetallCommand()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/bridge/ |
| H A D | ti,tfp410.yaml | 27 through the DK[3:1] pins. The de-skew multiplier is computed as
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | keystone-k2e-clocks.dtsi | 14 reg-names = "control", "multiplier", "post-divider";
|
| H A D | kirkwood-netgear_readynas_nv+_v2.dts | 110 sata@80000 { /* Connected to Marvell 88SM4140 SATA port multiplier */
|
| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_flow.c | 2198 unsigned int multiplier = 1; in sfc_flow_check_missing_flags() local 2208 multiplier *= sfc_flow_copy_flags[i].vals_count; in sfc_flow_check_missing_flags() 2213 return multiplier; in sfc_flow_check_missing_flags() 2245 unsigned int multiplier; in sfc_flow_spec_filters_complete() local 2253 multiplier = sfc_flow_check_missing_flags(miss_flags, in sfc_flow_spec_filters_complete() 2255 if (multiplier > 0) { in sfc_flow_spec_filters_complete() 2256 if (multiplier <= min_multiplier) { in sfc_flow_spec_filters_complete() 2257 min_multiplier = multiplier; in sfc_flow_spec_filters_complete()
|