Home
last modified time | relevance | path

Searched full:toward (Results 1 – 25 of 88) sorted by relevance

1234

/linux/arch/mips/math-emu/
H A Dieee754dp.c68 case FPU_CSR_RU: /* toward +Infinity */ in ieee754dp_get_rounding()
72 case FPU_CSR_RD: /* toward -Infinity */ in ieee754dp_get_rounding()
106 case FPU_CSR_RU: /* toward +Infinity */ in ieee754dp_format()
111 case FPU_CSR_RD: /* toward -Infinity */ in ieee754dp_format()
171 case FPU_CSR_RU: /* toward +Infinity */ in ieee754dp_format()
176 case FPU_CSR_RD: /* toward -Infinity */ in ieee754dp_format()
H A Dieee754sp.c68 case FPU_CSR_RU: /* toward +Infinity */ in ieee754sp_get_rounding()
72 case FPU_CSR_RD: /* toward -Infinity */ in ieee754sp_get_rounding()
106 case FPU_CSR_RU: /* toward +Infinity */ in ieee754sp_format()
111 case FPU_CSR_RD: /* toward -Infinity */ in ieee754sp_format()
170 case FPU_CSR_RU: /* toward +Infinity */ in ieee754sp_format()
175 case FPU_CSR_RD: /* toward -Infinity */ in ieee754sp_format()
H A Dsp_rint.c56 case FPU_CSR_RN: /* toward nearest */ in ieee754sp_rint()
60 case FPU_CSR_RZ: /* toward zero */ in ieee754sp_rint()
62 case FPU_CSR_RU: /* toward +infinity */ in ieee754sp_rint()
66 case FPU_CSR_RD: /* toward -infinity */ in ieee754sp_rint()
H A Ddp_rint.c55 case FPU_CSR_RN: /* toward nearest */ in ieee754dp_rint()
59 case FPU_CSR_RZ: /* toward zero */ in ieee754dp_rint()
61 case FPU_CSR_RU: /* toward +infinity */ in ieee754dp_rint()
65 case FPU_CSR_RD: /* toward -infinity */ in ieee754dp_rint()
H A Dsp_tint.c79 case FPU_CSR_RU: /* toward +Infinity */ in ieee754sp_tint()
83 case FPU_CSR_RD: /* toward -Infinity */ in ieee754sp_tint()
H A Dsp_tlong.c75 case FPU_CSR_RU: /* toward +Infinity */ in ieee754sp_tlong()
79 case FPU_CSR_RD: /* toward -Infinity */ in ieee754sp_tlong()
H A Ddp_tint.c74 case FPU_CSR_RU: /* toward +Infinity */ in ieee754dp_tint()
78 case FPU_CSR_RD: /* toward -Infinity */ in ieee754dp_tint()
H A Ddp_tlong.c79 case FPU_CSR_RU: /* toward +Infinity */ in ieee754dp_tlong()
83 case FPU_CSR_RD: /* toward -Infinity */ in ieee754dp_tlong()
/linux/drivers/gpu/drm/xe/
H A Dxe_gt_mcr.h34 * should be used to steer MCR accesses toward this DSS.
46 * instance IDs that should be used to steer MCR accesses toward this DSS.
58 * instance IDs that should be used to steer MCR accesses toward this DSS.
/linux/Documentation/devicetree/bindings/iio/
H A Dmount-matrix.txt34 toward the face of the user.
49 - Accelerometers have their world frame of reference toward the center of
/linux/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt35510.c449 * @vbp: vertical back porch toward the PANEL note: not toward
455 * @vfp: vertical front porch toward the PANEL.
1226 * and generated toward the physical display. As the panel is not
1288 /* VBP: vertical back porch toward the panel */
1290 /* VFP: vertical front porch toward the panel */
1363 /* VBP: vertical back porch toward the panel */
1365 /* VFP: vertical front porch toward the panel */
/linux/include/linux/pinctrl/
H A Ddevinfo.h23 /* The device core acts as a consumer toward pinctrl */
/linux/drivers/thermal/broadcom/
H A Dbrcmstb_thermal.c133 * @low: if true, round toward the low side
212 /* round toward low temp for the low interrupt */ in avs_tmon_set_trip_temp()
/linux/Documentation/devicetree/bindings/iio/light/
H A Dcapella,cm3605.yaml37 movements toward and away from the proximity sensor.
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_mcr.h63 * should be used to steer MCR accesses toward this DSS.
H A Dintel_gt_mcr.c31 * If MCR register operations are steered toward a hardware unit that is
433 * Returns the value read from an MCR register after steering toward a specific
451 * Write an MCR register in unicast mode after steering toward a specific
/linux/tools/testing/selftests/futex/
H A DREADME13 directory or purely as header files under include/, I'm leaning toward the
/linux/Documentation/process/
H A D6.Followthrough.rst15 and, as a result, is heavily oriented toward the improvement of posted
51 working toward the creation of the best kernel they can; they are not
H A D8.Conclusion.rst64 done when thousands of people work together toward a common goal.
H A Dcode-of-conduct-interpretation.rst58 primary goal for all of us should be to work toward amicable resolutions
/linux/arch/arm/nwfpe/
H A Dfpopcode.h160 | Round toward plus infinity | 0 | 1 |
161 | Round toward negative infinity | 1 | 0 |
162 | Round toward zero | 1 | 1 |
/linux/Documentation/scsi/
H A Dlpfc.rst11 toward the upstream kernel. As such, we removed #ifdefs for older kernels
/linux/net/ipv4/
H A Dtcp_bbr.c142 * In order to help drive the network toward lower queues and low latency while
370 * case we need to slow-start up toward something safe: TCP_INIT_CWND. in bbr_bdp()
490 * Then, in bbr_set_cwnd() we slow start up toward the target cwnd. in bbr_set_cwnd_to_recover_or_restore()
516 /* Slow-start up toward target cwnd (if bw estimate is growing, or packet loss
540 /* If we're below target cwnd, slow start cwnd toward target cwnd. */ in bbr_set_cwnd()
/linux/arch/powerpc/math-emu/
H A Dmath_efp.c823 * and round toward zero with IEEE-754 complied, we just need in speround_handler()
824 * to handle round toward +Inf and round toward -Inf by software. in speround_handler()
/linux/drivers/net/wireless/ti/wl18xx/
H A Dreg.h229 /* command to set ATPG clock toward FDSP Code RAM rather than its own clock */

1234