Searched full:dividing (Results 1 – 25 of 153) sorted by relevance
1234567
/linux-6.12.1/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-6.12.1/tools/perf/pmu-events/arch/x86/goldmontplus/ |
D | virtual-memory.json | 34 …Extended Page Table (EPT). Average cycles per walk can be calculated by dividing by the number of … 70 …Extended Page Table (EPT). Average cycles per walk can be calculated by dividing by the number of … 79 … Machine Monitors (VMMs). Average cycles per walk can be calculated by dividing the count by numb… 124 …Extended Page Table (EPT). Average cycles per walk can be calculated by dividing by the number of …
|
/linux-6.12.1/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 177 * Tvib = (6.3ms + AACT[5:0] * 0.1MS) * Dividing Rate.
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ti/ |
D | divider.txt | 63 - ti,min-div : min divisor for dividing the input clock rate, only 65 - ti,max-div : max divisor for dividing the input clock rate, only needed
|
/linux-6.12.1/drivers/clk/starfive/ |
D | clk-starfive-jh7110-pll.c | 15 * NI: integer frequency dividing ratio of feedback divider, set by fbdiv[11:0]. 16 * NF: fractional frequency dividing ratio, set by frac[23:0]. NF = frac[23:0] / 2^24 = 0 ~ 0.999. 17 * M: frequency dividing ratio of pre-divider, set by prediv[5:0]. 18 * Q1: frequency dividing ratio of post divider, set by 2^postdiv1[1:0], eg. 1, 2, 4 or 8.
|
/linux-6.12.1/drivers/gpu/drm/msm/ |
D | msm_dsc_helper.h | 31 * such as dividing by different values depending on if widebus is enabled.
|
/linux-6.12.1/kernel/ |
D | Kconfig.hz | 40 on SMP and NUMA systems and exactly dividing by both PAL and
|
/linux-6.12.1/Documentation/devicetree/bindings/i2c/ |
D | apple,i2c.yaml | 43 used. This frequency is generated by dividing the reference clock.
|
/linux-6.12.1/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-6.12.1/Documentation/devicetree/bindings/iio/adc/ |
D | aspeed,ast2600-adc.yaml | 25 • Integrate dividing circuit for battery sensing.
|
/linux-6.12.1/arch/arm/include/asm/ |
D | kasan_def.h | 64 * As you would expect, >> 3 is equal to dividing by 8, meaning each
|
/linux-6.12.1/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-6.12.1/Documentation/devicetree/bindings/soc/fsl/ |
D | fsl,qman-portal.yaml | 53 determined by dividing any of the channel's 8 work queue
|
/linux-6.12.1/include/linux/ |
D | isa.h | 99 * 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-6.12.1/drivers/platform/x86/hp/hp-bioscfg/ |
D | surestart-attributes.c | 13 * bytes. This value is calculated by dividing 4096 (page size) by
|
/linux-6.12.1/include/linux/sunrpc/ |
D | metrics.h | 19 * and dividing that by the time between the samples.
|
/linux-6.12.1/Documentation/devicetree/bindings/net/dsa/ |
D | brcm,sf2.yaml | 53 - description: dividing of the switch core clock
|
/linux-6.12.1/scripts/coccinelle/misc/ |
D | array_size.cocci | 2 /// Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element
|
/linux-6.12.1/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-6.12.1/drivers/clk/rockchip/ |
D | clk-cpu.c | 192 * dividing the primary parent by the extra dividers that were in rockchip_cpuclk_pre_rate_change() 246 * NOTE: we do this in a single transaction so we're never dividing the in rockchip_cpuclk_post_rate_change()
|
/linux-6.12.1/drivers/clk/meson/ |
D | clk-dualdiv.c | 20 * The dividing can be switched to single or dual, with a counter
|
/linux-6.12.1/Documentation/core-api/ |
D | pin_user_pages.rst | 34 that's a natural dividing line, and a good point to make separate wrapper calls. 106 rather than dividing page->_refcount into bit fields, we simple add a medium-
|
1234567