/kernel/linux/linux-5.10/arch/arm/vfp/ |
H A D | vfp.h | 150 s16 exponent; member 255 s16 exponent; member [all...] |
H A D | vfpsingle.c | 76 int exponent, shift, underflow; in __vfp_single_normaliseround() local 287 vfp_estimate_sqrt_significand(u32 exponent, u32 significand) vfp_estimate_sqrt_significand() argument [all...] |
H A D | vfpdouble.c | 73 int exponent, shift, underflow; in vfp_double_normaliseround() local [all...] |
/kernel/linux/linux-6.6/arch/arm/vfp/ |
H A D | vfp.h | 150 s16 exponent; member 255 s16 exponent; member [all...] |
H A D | vfpsingle.c | 76 int exponent, shift, underflow; in __vfp_single_normaliseround() local 287 vfp_estimate_sqrt_significand(u32 exponent, u32 significand) vfp_estimate_sqrt_significand() argument [all...] |
H A D | vfpdouble.c | 73 int exponent, shift, underflow; in vfp_double_normaliseround() local [all...] |
/kernel/linux/linux-5.10/drivers/iio/light/ |
H A D | max44009.c | 175 int exponent; in max44009_lux_raw() local 367 int mantissa, exponent; in max44009_read_threshold() local [all...] |
H A D | opt3001.c | 170 static void opt3001_to_iio_ret(struct opt3001 *opt, u8 exponent, in opt3001_to_iio_ret() argument 229 u8 exponent; in opt3001_get_lux() local 483 u8 exponent; in opt3001_write_event_value() local 147 opt3001_find_scale(const struct opt3001 *opt, int val, int val2, u8 *exponent) opt3001_find_scale() argument [all...] |
/kernel/linux/linux-5.10/drivers/s390/crypto/ |
H A D | zcrypt_msgtype50.c | 75 unsigned char exponent[128]; member 85 unsigned char exponent[256]; member 95 unsigned char exponent[512]; member
|
/kernel/linux/linux-6.6/drivers/clk/ti/ |
H A D | dpll3xxx.c | 305 u32 v, ctrl, mod_freq_divider, exponent, mantissa; in omap3_noncore_dpll_ssc_program() local
|
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/ |
H A D | zl6100.c | 62 s16 exponent; in zl6100_l2d() local 75 val <<= exponent; in zl6100_l2d() local 87 s16 exponent = 0, mantissa; in zl6100_d2l() local [all...] |
/kernel/linux/linux-6.6/drivers/iio/light/ |
H A D | max44009.c | 175 int exponent; in max44009_lux_raw() local 367 int mantissa, exponent; in max44009_read_threshold() local [all...] |
H A D | opt3001.c | 170 static void opt3001_to_iio_ret(struct opt3001 *opt, u8 exponent, in opt3001_to_iio_ret() argument 229 u8 exponent; in opt3001_get_lux() local 483 u8 exponent; in opt3001_write_event_value() local 147 opt3001_find_scale(const struct opt3001 *opt, int val, int val2, u8 *exponent) opt3001_find_scale() argument [all...] |
/kernel/linux/linux-6.6/drivers/s390/crypto/ |
H A D | zcrypt_msgtype50.c | 72 unsigned char exponent[128]; member 82 unsigned char exponent[256]; member 92 unsigned char exponent[512]; member
|
/kernel/linux/linux-5.10/arch/x86/math-emu/ |
H A D | fpu_emu.h | 176 #define exponent(x) (((*(short *)&((x)->exp)) & 0x7fff) - EXTENDED_Ebias) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | ppevvmath.h | 108 static fInt fExponential(fInt exponent) /*Can be used to calculate e^exponent*/ in fExponential() argument [all...] |
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | uhci-q.c | 1084 int exponent; in uhci_submit_interrupt() local
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | uhci-q.c | 1084 int exponent; in uhci_submit_interrupt() local
|
/kernel/linux/linux-6.6/arch/x86/math-emu/ |
H A D | fpu_emu.h | 176 #define exponent(x) (((*(short *)&((x)->exp)) & 0x7fff) - EXTENDED_Ebias) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | ppevvmath.h | 108 static fInt fExponential(fInt exponent) /*Can be used to calculate e^exponent*/ in fExponential() argument [all...] |
/kernel/linux/linux-6.6/drivers/iio/common/scmi_sensors/ |
H A D | scmi_iio.c | 380 s8 exponent, scale; in scmi_iio_get_raw_available() local
|
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/ |
H A D | sigcontext.h | 87 __u16 exponent; member 93 __u16 exponent; member
|
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | bset.c | 245 unsigned int exponent:BKEY_EXPONENT_BITS; member [all...] |
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | cistpl.c | 39 static const u_int exponent[] = { variable
|
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | pl2303.c | 525 unsigned int baseline, mantissa, exponent; in pl2303_encode_baud_rate_divisor() local
|