Searched full:multiplying (Results 1 – 25 of 79) sorted by relevance
1234
| /linux/Documentation/devicetree/bindings/iio/dac/ |
| H A D | adi,ad5449.yaml | 14 Family of multiplying DACs from Analog Devices
|
| /linux/Documentation/devicetree/bindings/clock/ti/ |
| H A D | apll.txt | 6 loop logic for multiplying the input clock to a desired output
|
| H A D | dpll.txt | 6 loop logic for multiplying the input clock to a desired output
|
| /linux/Documentation/hwmon/ |
| H A D | ltc4260.rst | 45 real voltage by multiplying the reported value with (R1+R2)/R2, where R1 is the
|
| H A D | ltc4261.rst | 45 real voltage by multiplying the reported value with (R1+R2)/R2, where R1 is the
|
| H A D | ltc2945.rst | 45 real voltage by multiplying the reported value with (R1+R2)/R2, where R1 is the
|
| /linux/tools/perf/util/ |
| H A D | events_stats.h | 35 * multiplying nr_events[PERF_EVENT_SAMPLE] by a frequency isn't possible to get
|
| /linux/tools/arch/x86/include/asm/ |
| H A D | pvclock.h | 36 * Scale a 64-bit delta by scaling and multiplying by a 32-bit fraction,
|
| /linux/sound/soc/sof/ |
| H A D | sof-utils.c | 42 * This can be calculated by multiplying the page number by 2.5. in snd_sof_create_page_table()
|
| /linux/arch/x86/include/asm/ |
| H A D | pvclock.h | 41 * Scale a 64-bit delta by scaling and multiplying by a 32-bit fraction,
|
| /linux/arch/x86/crypto/ |
| H A D | aes-xts-avx-x86_64.S | 103 // These are the shift amounts that are needed when multiplying by [x^0, 274 // (by multiplying by the polynomial 'x') and write it to \dst. 288 // tweak(s) (by multiplying by the polynomial 'x^(VL/16)') and write it to \dst. 381 // multiplying by x repeatedly (the same method _next_tweak uses). 415 // (the same method _next_tweakvec uses for VL > 16). This means multiplying
|
| /linux/drivers/power/supply/ |
| H A D | ds2760_battery.c | 282 * reports in units of uV, so convert by multiplying by 4880. */ in ds2760_battery_read_status() 288 * class reports in units of µA, so convert by multiplying by 625. */ in ds2760_battery_read_status() 302 * multiplying by .125 * 10 = 1.25. */ in ds2760_battery_read_status()
|
| /linux/arch/riscv/crypto/ |
| H A D | aes-riscv64-zvkned-zvbb-zvkg.S | 87 // serially multiplying by x using shifting+xoring. Note that for this to work, 193 // Compute the next sequence of tweaks by multiplying the previous
|
| /linux/Documentation/devicetree/bindings/serial/ |
| H A D | fsl-imx-uart.yaml | 100 the amount of chunks used for the device. Multiplying both numbers is
|
| /linux/net/bridge/netfilter/ |
| H A D | ebt_limit.c | 61 /* If multiplying would overflow... */ in user2credits()
|
| /linux/drivers/watchdog/ |
| H A D | booke_wdt.c | 66 * so divide the timebase freq instead of multiplying tmp in period_to_sec()
|
| /linux/arch/xtensa/lib/ |
| H A D | umulsidi3.S | 191 version of _mulsi3 is used for multiplying 16-bit chunks of
|
| /linux/drivers/hwmon/ |
| H A D | lm70.c | 82 * So it's equivalent to multiplying by 0.25 * 1000 = 250. in temp1_input_show()
|
| /linux/block/partitions/ |
| H A D | amiga.c | 118 * We are multiplying four 32 bit numbers to one sector_t! in amiga_partition()
|
| /linux/net/netfilter/ |
| H A D | xt_limit.c | 97 /* If multiplying would overflow... */ in user2credits()
|
| /linux/kernel/bpf/ |
| H A D | tnum.c | |
| /linux/include/linux/ |
| H A D | jiffies.h | 502 * - all other values are converted to jiffies by either multiplying 565 * - all other values are converted to jiffies by either multiplying
|
| /linux/lib/lzo/ |
| H A D | lzo1x_decompress_safe.c | 31 * multiplying 255 by more than MAXINT/255. The sum will overflow earlier
|
| /linux/drivers/net/pcs/ |
| H A D | pcs-xpcs.c | 1227 * xpcs_config_eee_mult_fact() - set the EEE clock multiplying factor 1229 * @mult_fact: the multiplying factor 1231 * Configure the EEE clock multiplying factor. This value should be such that
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| H A D | phy_qmath.c | 288 /* compute the log10(N) by multiplying log2(N) with log10(2). in qm_log10()
|
1234