Searched full:dividing (Results 1 – 25 of 132) sorted by relevance
123456
/Linux-v5.10/Documentation/devicetree/bindings/media/i2c/ |
D | dongwoon,dw9768.yaml | 60 Indication of VCM internal clock dividing rate select, as one multiple 64 - 0 # Dividing Rate - 2 65 - 1 # Dividing Rate - 1 66 - 2 # Dividing Rate - 1/2 67 - 3 # Dividing Rate - 1/4 68 - 4 # Dividing Rate - 8 69 - 5 # Dividing Rate - 4
|
/Linux-v5.10/tools/perf/pmu-events/arch/x86/goldmontplus/ |
D | virtual-memory.json | 40 …Extended Page Table (EPT). Average cycles per walk can be calculated by dividing by the number of … 88 …Extended Page Table (EPT). Average cycles per walk can be calculated by dividing by the number of … 100 … Machine Monitors (VMMs). Average cycles per walk can be calculated by dividing the count by numb… 160 …Extended Page Table (EPT). Average cycles per walk can be calculated by dividing by the number of …
|
/Linux-v5.10/drivers/media/i2c/ |
D | dw9768.c | 56 * Bit[2:0] Namely PRESC[2:0], set the internal clock dividing rate as follow. 71 * Tvib = (6.3ms + AACT[5:0] * 0.1ms) * Dividing Rate 72 * Dividing Rate is the internal clock dividing rate that is defined at 182 * Tvib = (6.3ms + AACT[5:0] * 0.1MS) * Dividing Rate.
|
/Linux-v5.10/Documentation/devicetree/bindings/clock/ti/ |
D | divider.txt | 65 - ti,min-div : min divisor for dividing the input clock rate, only 67 - ti,max-div : max divisor for dividing the input clock rate, only needed
|
/Linux-v5.10/kernel/ |
D | Kconfig.hz | 40 on SMP and NUMA systems and exactly dividing by both PAL and
|
/Linux-v5.10/Documentation/hwmon/ |
D | ltc4260.rst | 52 current by dividing the reported value by the sense resistor value in mOhm.
|
D | ltc4261.rst | 52 current by dividing the reported value by the sense resistor value in mOhm.
|
D | ltc2945.rst | 52 current by dividing the reported value by the sense resistor value in mOhm.
|
/Linux-v5.10/include/linux/ |
D | isa.h | 67 * 1024 possible base addresses. Dividing the number of possible base addresses
|
D | nfs_iostat.h | 18 * difference between two instantaneous samples and dividing that
|
/Linux-v5.10/Documentation/devicetree/bindings/mfd/ |
D | qcom,spmi-pmic.txt | 5 QPNP is effectively a partitioning scheme for dividing the SPMI extended
|
/Linux-v5.10/drivers/clk/rockchip/ |
D | clk-cpu.c | 159 * dividing the primary parent by the extra dividers that were in rockchip_cpuclk_pre_rate_change() 205 * NOTE: we do this in a single transaction so we're never dividing the in rockchip_cpuclk_post_rate_change()
|
/Linux-v5.10/arch/sparc/vdso/ |
D | vclock_gettime.c | 319 * Assign before dividing to ensure that the division is in __vdso_gettimeofday() 355 * Assign before dividing to ensure that the division is in __vdso_gettimeofday_stick()
|
/Linux-v5.10/include/linux/sunrpc/ |
D | metrics.h | 19 * and dividing that by the time between the samples.
|
/Linux-v5.10/Documentation/devicetree/bindings/soc/fsl/ |
D | qman-portals.txt | 53 determined by dividing any of the channel's 8 work queue
|
/Linux-v5.10/Documentation/admin-guide/device-mapper/ |
D | dm-service-time.rst | 9 The service time for each path is estimated by dividing the total size
|
/Linux-v5.10/scripts/coccinelle/misc/ |
D | array_size.cocci | 2 /// Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element
|
/Linux-v5.10/drivers/hwmon/ |
D | ltc2945.c | 137 * dividing the reported current by the sense resistor value in ltc2945_reg_to_val() 209 * dividing the reported current by the sense resistor value in ltc2945_val_to_reg()
|
D | ltc4260.c | 61 * dividing the reported current by the sense resistor value in ltc4260_get_value()
|
/Linux-v5.10/Documentation/networking/ |
D | nf_conntrack-sysctl.rst | 19 loading, the default size is calculated by dividing total memory
|
/Linux-v5.10/Documentation/devicetree/bindings/net/ |
D | brcm,bcm7445-switch-v4.0.txt | 55 to BCM7445 and is to support dividing the switch core clock.
|
/Linux-v5.10/drivers/clk/meson/ |
D | clk-dualdiv.c | 20 * The dividing can be switched to single or dual, with a counter
|
/Linux-v5.10/Documentation/core-api/ |
D | pin_user_pages.rst | 34 that's a natural dividing line, and a good point to make separate wrapper calls. 107 rather than dividing page->_refcount into bit fields, we simple add a medium-
|
/Linux-v5.10/Documentation/arm/ |
D | tcm.rst | 44 Newer versions of the region registers also support dividing these
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | colorspaces-defs.rst | 28 whole range, 0-255, dividing the angular value by 1.41. The enum
|
123456