Home
last modified time | relevance | path

Searched full:billion (Results 1 – 25 of 41) sorted by relevance

12

/linux-6.14.4/drivers/net/ethernet/pensando/ionic/
Dionic.h25 #define NORMAL_PPB 1000000000 /* one billion parts per billion */
Dionic_phc.c630 * Here expressed as NORMAL_PPB (1 billion parts per billion). in ionic_lif_alloc_phc()
/linux-6.14.4/Documentation/ABI/testing/
Dsysfs-class-rtc75 adjustment. The unit is parts per billion, i.e. The number of
77 clock per billion ticks. A positive value makes a day pass more
Dsysfs-ptp34 parts per billion.
/linux-6.14.4/drivers/net/ethernet/intel/e1000e/
De1000.h372 * new_incval = base_incval + (base_incval * adjustment) / 1billion
375 * max_incval = base_incval + (base_incval * max_adj) / billion
378 * max_adj = floor(((max_incval - base_incval) * 1billion) / 1billion)
/linux-6.14.4/Documentation/devicetree/bindings/clock/
Dfixed-clock.yaml32 description: accuracy of clock in ppb (parts per billion).
/linux-6.14.4/include/linux/
Dthreads.h32 * [NOTE: PID/TIDs are limited to 2^30 ~= 1 billion, see FUTEX_TID_MASK.]
/linux-6.14.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ptp.h38 /* Maximum parts-per-billion adjustment that is acceptable */
Dcxgb4_ptp.c199 * @scaled_ppm: Desired frequency in scaled parts per billion
/linux-6.14.4/arch/sparc/vdso/
Dvclock_gettime.c342 * There cannot be > 1 billion usec in a second: in __vdso_gettimeofday()
378 * There cannot be > 1 billion usec in a second: in __vdso_gettimeofday_stick()
/linux-6.14.4/Documentation/devicetree/bindings/ptp/
Dfsl,ptp.yaml84 Maximum frequency adjustment in parts per billion.
/linux-6.14.4/drivers/iio/accel/
Dkionix-kx022a.h146 * parts per billion.
/linux-6.14.4/drivers/isdn/hardware/mISDN/
Dhfcpci.c2139 {HFC_CCD_2BD0, 0, "CCD/Billion/Asuscom 2BD0"},
2140 {HFC_CCD_B000, 0, "Billion B000"},
2141 {HFC_CCD_B006, 0, "Billion B006"},
2142 {HFC_CCD_B007, 0, "Billion B007"},
2143 {HFC_CCD_B008, 0, "Billion B008"},
2144 {HFC_CCD_B009, 0, "Billion B009"},
2145 {HFC_CCD_B00A, 0, "Billion B00A"},
2146 {HFC_CCD_B00B, 0, "Billion B00B"},
2147 {HFC_CCD_B00C, 0, "Billion B00C"},
Dhfcsusb.h358 "Billion tiny USB ISDN TA 128"}),
/linux-6.14.4/drivers/rtc/
Dinterface.c1031 * rtc_read_offset - Read the amount of rtc offset in parts per billion
1033 * @offset: the offset in parts per billion
1062 * @offset: the offset in parts per billion
Drtc-pcf2123.c97 #define OFFSET_STEP (2170) /* Offset step in parts per billion */
/linux-6.14.4/drivers/clk/bcm/
Dclk-kona.c66 BUG_ON(billionths >= BILLION); in scaled_div_build()
68 combined = (u64)div_value * BILLION + billionths; in scaled_div_build()
71 return DIV_ROUND_CLOSEST_ULL(combined, BILLION); in scaled_div_build()
/linux-6.14.4/crypto/
Drsa-pkcs1pad.c90 /* Four billion to one */ in pkcs1pad_encrypt_complete()
Drsassa-pkcs1.c207 /* Four billion to one */ in rsassa_pkcs1_sign()
/linux-6.14.4/drivers/net/ethernet/qlogic/qed/
Dqed_ptp.c247 /* Adjust the HW clock by a rate given in parts-per-billion (ppb) units.
/linux-6.14.4/drivers/net/ethernet/ti/icssg/
Dicss_iep.c293 /* ppb is amount of frequency we want to adjust in 1GHz (billion) in icss_iep_ptp_adjfine()
295 * i.e. at end of 1 second (1 billion ns) clock time, we should be in icss_iep_ptp_adjfine()
/linux-6.14.4/drivers/clk/
Dclk-eyeq.c201 * that. To get accuracy, convert to ppb (parts per billion). in eqc_pll_parse_registers()
204 * with acc in parts per billion and, in eqc_pll_parse_registers()
/linux-6.14.4/Documentation/networking/
Drxrpc.rst110 (#) Up to a billion connections may be supported concurrently between one
123 billion calls, but only up to four calls may be in progress on a
132 not exceed 4 billion, however, as this would cause the sequence number to
/linux-6.14.4/fs/xfs/scrub/
Ddirtree.c169 * If this path is more than 2 billion steps long, this directory tree in xchk_dirpath_append()
230 * If there are more than 2 billion actual parent pointers for this in xchk_dirtree_create_path()
/linux-6.14.4/tools/testing/selftests/kvm/x86/
Dxapic_ipi_test.c172 * billion ticks per second. in sender_guest_code()

12