Home
last modified time | relevance | path

Searched refs:rounded (Results 1 – 25 of 125) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy_clk.c37 unsigned long rounded; in sun8i_phy_clk_determine_rate() local
39 rounded = clk_hw_round_rate(parent, ideal); in sun8i_phy_clk_determine_rate()
41 if (rounded == ideal) { in sun8i_phy_clk_determine_rate()
42 best_rate = rounded; in sun8i_phy_clk_determine_rate()
49 abs(rate - rounded / i) < in sun8i_phy_clk_determine_rate()
51 best_rate = rounded; in sun8i_phy_clk_determine_rate()
H A Dsun4i_dotclock.c81 unsigned long rounded; in sun4i_dclk_round_rate() local
93 rounded = clk_hw_round_rate(clk_hw_get_parent(hw), in sun4i_dclk_round_rate()
96 if (rounded == ideal) { in sun4i_dclk_round_rate()
97 best_parent = rounded; in sun4i_dclk_round_rate()
102 if (abs(rate - rounded / i) < in sun4i_dclk_round_rate()
104 best_parent = rounded; in sun4i_dclk_round_rate()
H A Dsun4i_hdmi_tmds_clk.c91 unsigned long rounded; in sun4i_tmds_determine_rate() local
93 rounded = clk_hw_round_rate(parent, ideal); in sun4i_tmds_determine_rate()
95 if (rounded == ideal) { in sun4i_tmds_determine_rate()
96 best_parent = rounded; in sun4i_tmds_determine_rate()
103 abs(rate - rounded / i / j) < in sun4i_tmds_determine_rate()
106 best_parent = rounded; in sun4i_tmds_determine_rate()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dmax77693.txt53 Valid values: 3650000 - 4400000, step by 25000 (rounded down)
57 Valid values: 3000000 - 3700000, step by 100000 (rounded down)
68 Valid values: 2000000 - 3500000, step by 250000 (rounded down)
99 Valid values: 3300 - 5500, step by 25 (rounded down)
104 Valid values: 2400 - 3400, step by 33 (rounded down)
112 15625 - 250000, step by 15625 (rounded down)
114 15625 - 500000, step by 15625 (rounded down)
118 15625 - 1000000, step by 15625 (rounded down)
120 15625 - 1250000, step by 15625 (rounded down)
122 15625 - 625000, step by 15625 (rounded down)
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/internal/
H A Dstrtod.h190 DiyFp rounded(v.f >> precisionSize, v.e + static_cast<int>(precisionSize)); in StrtodDiyFp()
194 rounded.f++; in StrtodDiyFp()
195 if (rounded.f & (DiyFp::kDpHiddenBit << 1)) { // rounding overflows mantissa (issue #340) in StrtodDiyFp()
196 rounded.f >>= 1; in StrtodDiyFp()
197 rounded.e++; in StrtodDiyFp()
201 *result = rounded.ToDouble(); in StrtodDiyFp()
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dsint.S4 | The entry point sINT computes the rounded integer
6 | the integer rounded to zero of the input argument.
37 | 4. Normalize the rounded result; store in fp0.
225 | ;output a0 ptr to rounded result
229 | normalize the rounded result and store value in fp0
H A Dx_unfl.S12 | format. After denormalization, the result is rounded to the
206 | Output: a0 points to rounded operand
209 bsrl round |returns rounded denorm at (a0)
225 tstb LOCAL_HI(%a0) |If rounded result is normal,don't
H A Dsmovecr.S9 | Output: The constant rounded to the user's rounding
H A Dsacos.S15 | result is subsequently rounded to double precision. The
H A Dsasin.S15 | result is subsequently rounded to double precision. The
H A Dsatanh.S16 | result is subsequently rounded to double precision. The
H A Dscosh.S15 | result is subsequently rounded to double precision. The
H A Ddecbin.S53 | tables rounded to RN, RM, and RP, according to the table
82 | PTENRN, PTENRM, and PTENRP are arrays of powers of 10 rounded
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/
H A Dpalmas-gpadc.txt27 Values are rounded to derive 0uA, 5uA, 15uA, 20uA.
29 Values are rounded to derive 0uA, 10uA, 400uA, 800uA.
/OK3568_Linux_fs/kernel/drivers/clk/mmp/
H A Dclk-audio.c170 long rounded = 0; in audio_pll_round_rate() local
183 if (rounded && freq > rounded) in audio_pll_round_rate()
185 rounded = freq; in audio_pll_round_rate()
189 return rounded; in audio_pll_round_rate()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/
H A Dleds-is31fl319x.txt17 Valid values: 0 - 21, step by 3 (rounded down)
33 Valid values: 5000 - 40000, step by 5000 (rounded down)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dmatch.cpp110 int64_t rounded = std::floor(numeric); in evaluate() local
111 if (numeric == rounded) { in evaluate()
112 auto it = branches.find(rounded); in evaluate()
/OK3568_Linux_fs/buildroot/package/mpdecimal/
H A DConfig.in4 mpdecimal is a package for correctly-rounded arbitrary
/OK3568_Linux_fs/kernel/drivers/sh/clk/
H A Dcore.c558 unsigned long flags, rounded; in clk_round_rate() local
561 rounded = clk->ops->round_rate(clk, rate); in clk_round_rate()
564 return rounded; in clk_round_rate()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Dpwm-clock.txt17 is not exact but was rounded to nanoseconds.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dramoops.rst23 * ``mem_size`` for the size. The memory size will be rounded down to a
36 The memory area is divided into ``record_size`` chunks (also rounded down to
/OK3568_Linux_fs/buildroot/support/download/
H A Dhelpers11 # - the timestamp is internally rounded to the highest entire second
/OK3568_Linux_fs/u-boot/board/freescale/mpc8315erdb/
H A DREADME86 ...where 0x80000 is the filesize rounded up to
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/
H A Dconfig.txt43 LBA-aligned will be rounded up to the next LBA address.
/OK3568_Linux_fs/u-boot/board/freescale/mpc8313erdb/
H A DREADME92 ...where 0x80000 is the filesize rounded up to

12345