| /OK3568_Linux_fs/kernel/drivers/iio/common/ssp_sensors/ |
| H A D | ssp_iio_sensor.h | 48 int *fractional) in ssp_convert_to_freq() argument 51 *fractional = 0; in ssp_convert_to_freq() 57 *fractional = *integer_part % SSP_INVERTED_SCALING_FACTOR; in ssp_convert_to_freq() 62 static inline int ssp_convert_to_time(int integer_part, int fractional) in ssp_convert_to_time() argument 66 value = (u64)integer_part * SSP_INVERTED_SCALING_FACTOR + fractional; in ssp_convert_to_time()
|
| /OK3568_Linux_fs/kernel/drivers/staging/clocking-wizard/ |
| H A D | TODO | 2 - support for fractional multiplier 3 - support for fractional divider (output 0 only)
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | stmpe.txt | 31 - st,fraction-z : Length of the fractional part in z (recommended is 7) 32 (fraction-z ([0..7]) = Count of the fractional part) 97 /* 7 length fractional part in z */
|
| /OK3568_Linux_fs/kernel/drivers/iio/light/ |
| H A D | max44009.c | 299 static int max44009_threshold_byte_from_fraction(int integral, int fractional) in max44009_threshold_byte_from_fraction() argument 303 if ((integral <= 0 && fractional <= 0) || in max44009_threshold_byte_from_fraction() 305 (integral == MAX44009_MAXIMUM_THRESHOLD && fractional != 0)) in max44009_threshold_byte_from_fraction() 313 mantissa += fractional / MAX44009_FRACT_MULT * in max44009_threshold_byte_from_fraction()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 271 * Fixed-point fractional library routines:: 699 File: gccint.info, Node: Decimal float library routines, Next: Fixed-point fractional library rou… 1008 File: gccint.info, Node: Fixed-point fractional library routines, Next: Exception handling routin… 1010 4.4 Routines for fixed-point fractional emulation 1013 The software fixed-point library implements fixed-point fractional 1019 For illustrative purposes, in this section the fixed-point fractional 2041 These functions convert from fractional and signed non-fractionals 2524 The functions convert from fractional and signed non-fractionals to 2893 …n handling routines, Next: Miscellaneous routines, Prev: Fixed-point fractional library routines… 9977 'INTEGER_TYPE' case. There may be padding bits, fractional bits [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 271 * Fixed-point fractional library routines:: 699 File: gccint.info, Node: Decimal float library routines, Next: Fixed-point fractional library rou… 1008 File: gccint.info, Node: Fixed-point fractional library routines, Next: Exception handling routin… 1010 4.4 Routines for fixed-point fractional emulation 1013 The software fixed-point library implements fixed-point fractional 1019 For illustrative purposes, in this section the fixed-point fractional 2041 These functions convert from fractional and signed non-fractionals 2524 The functions convert from fractional and signed non-fractionals to 2893 …n handling routines, Next: Miscellaneous routines, Prev: Fixed-point fractional library routines… 9977 'INTEGER_TYPE' case. There may be padding bits, fractional bits [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | mode-classes.def | 25 DEF_MODE_CLASS (MODE_FRACT), /* signed fractional number */ \ 26 DEF_MODE_CLASS (MODE_UFRACT), /* unsigned fractional number */ \
|
| H A D | rtl.def | 608 /* Conversions involving fractional fixed-point types without saturation, 610 fractional to fractional (of different precision), 611 signed integer to fractional, 612 fractional to signed integer, 613 floating point to fractional, 614 fractional to floating point. 615 NOTE: fractional can be either signed or unsigned for conversions. */ 618 /* Conversions involving fractional fixed-point types and unsigned integer 620 unsigned integer to fractional, 621 fractional to unsigned integer. [all …]
|
| H A D | machmode.def | 103 with FBIT fractional bits. There may be padding bits. 107 with FBIT fractional bits. There may be padding bits. 111 with IBIT integral bits and FBIT fractional bits. 116 with IBIT integral bits and FBIT fractional bits.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | mode-classes.def | 25 DEF_MODE_CLASS (MODE_FRACT), /* signed fractional number */ \ 26 DEF_MODE_CLASS (MODE_UFRACT), /* unsigned fractional number */ \
|
| H A D | rtl.def | 608 /* Conversions involving fractional fixed-point types without saturation, 610 fractional to fractional (of different precision), 611 signed integer to fractional, 612 fractional to signed integer, 613 floating point to fractional, 614 fractional to floating point. 615 NOTE: fractional can be either signed or unsigned for conversions. */ 618 /* Conversions involving fractional fixed-point types and unsigned integer 620 unsigned integer to fractional, 621 fractional to unsigned integer. [all …]
|
| H A D | machmode.def | 103 with FBIT fractional bits. There may be padding bits. 107 with FBIT fractional bits. There may be padding bits. 111 with IBIT integral bits and FBIT fractional bits. 116 with IBIT integral bits and FBIT fractional bits.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/light/ |
| H A D | us5182d.txt | 15 fractional bits - Q4.4) applied when light > threshold 18 fractional bits - Q4.4) applied when light < threshold
|
| /OK3568_Linux_fs/kernel/drivers/clk/rockchip/regmap/ |
| H A D | Makefile | 8 clk-regmap-fractional-divider.o \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-monotonic_1.6.bb | 1 SUMMARY = "This module provides a monotonic() function which returns the value (in fractional secon…
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-frequency-adf4350 | 7 the fractional-N PLL. It is assumed that the algorithm
|
| H A D | sysfs-firmware-gsmi | 52 clear. Not all platforms support fractional
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | emc2103.c | 88 u8 degrees, fractional; in read_temp_from_i2c() local 93 if (read_u8_from_i2c(client, i2c_reg + 1, &fractional) < 0) in read_temp_from_i2c() 97 temp->fraction = (fractional & 0xe0) >> 5; in read_temp_from_i2c()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A D | artpec6.txt | 24 ones are the audio reference clock ("i2s_refclk") and the audio fractional
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/ |
| H A D | lg_UG | 88 % representation of fractional money values. 92 % representation of fractional money values.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/ |
| H A D | lg_UG | 88 % representation of fractional money values. 92 % representation of fractional money values.
|
| /OK3568_Linux_fs/buildroot/support/download/ |
| H A D | helpers | 12 # less than or equal to the timestamp (i.e. any sub-second fractional
|
| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A D | Makefile | 13 obj-$(CONFIG_COMMON_CLK) += clk-fractional-divider.o
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | r8a7745-iwg22d-sodimm.dts | 202 /* 7 length fractional part in z */
|
| H A D | stm32f429-disco.dts | 135 /* 7 length fractional part in z */
|