Home
last modified time | relevance | path

Searched full:625 (Results 1 – 25 of 233) sorted by relevance

12345678910

/openbmc/u-boot/board/freescale/common/
H A Dmc34vr500.c53 /* The base of SW volt is 625mV and increase by step 25mV */ in mc34vr500_get_sw_volt()
54 sw_volt = 625 + (swxvolt - spb) * 25; in mc34vr500_get_sw_volt()
68 /* The least SW volt is 625mV, and only 4 SW outputs */ in mc34vr500_set_sw_volt()
69 if (sw > SW4 || sw_volt < 625) in mc34vr500_set_sw_volt()
83 /* The base of SW volt is 625mV and increase by step 25mV */ in mc34vr500_set_sw_volt()
84 swxvolt = (sw_volt - 625) / 25 + spb; in mc34vr500_set_sw_volt()
/openbmc/linux/Documentation/networking/
H A Dtls-offload-layers.svg1625 -0.984375l0 3.375l1.65625 0l0 1.265625l-1.65625 0l0 5.671875q0 0.6875 0.078125 0.890625q0.0937…
/openbmc/linux/Documentation/networking/device_drivers/can/ctu/
H A Dfsm_txt_buffer_user.svg5 …" fill="#28a4ff" fill-rule="evenodd" stroke="#28a4ff" stroke-linejoin="round" stroke-width=".625"/>
8 …1745-6e-7 8.03544z" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" stroke-width=".625"/>
11 …1745-6e-7 8.03544z" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" stroke-width=".625"/>
14 …" fill="#28a4ff" fill-rule="evenodd" stroke="#28a4ff" stroke-linejoin="round" stroke-width=".625"/>
17 …" fill="#28a4ff" fill-rule="evenodd" stroke="#28a4ff" stroke-linejoin="round" stroke-width=".625"/>
20 …" fill="#28a4ff" fill-rule="evenodd" stroke="#28a4ff" stroke-linejoin="round" stroke-width=".625"/>
23 …" fill="#28a4ff" fill-rule="evenodd" stroke="#28a4ff" stroke-linejoin="round" stroke-width=".625"/>
26 …1745-6e-7 8.03544z" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" stroke-width=".625"/>
29 …1745-6e-7 8.03544z" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" stroke-width=".625"/>
32 …1745-6e-7 8.03544z" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" stroke-width=".625"/>
[all …]
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-sliced-vbi-cap.rst70 - 625 line systems
119 See also :ref:`vbi-525` and :ref:`vbi-625`.
165 - See :ref:`v4l2-sliced-vbi-cap-wss-625-payload` below.
171 - :cspan:`2` Set of services applicable to 625 line systems.
178 .. _v4l2-sliced-vbi-cap-wss-625-payload:
H A Ddev-raw-vbi.rst138 respectively. See :ref:`vbi-525` and :ref:`vbi-625` for valid
142 for each field for each 525 or 625 line format as a convenience.
234 .. _vbi-625:
240 **Figure 4.3. ITU-R 625 line numbering**
292 The valid values ar shown at :ref:`vbi-525` and :ref:`vbi-625`.
H A Ddev-sliced-vbi.rst158 - 625 line systems
186 625 line format as a convenience. Don't forget that ITU line
256 - See :ref:`v4l2-sliced-wss-625-payload` below.
262 - :cspan:`2` Set of services applicable to 625 line systems.
279 .. _v4l2-sliced-wss-625-payload:
335 :ref:`vbi-625` for valid values. Sliced VBI capture devices can
661 See also :ref:`vbi-525` and :ref:`vbi-625`.
/openbmc/linux/drivers/video/fbdev/sis/
H A D310vtbl.h988 { 42, 25,1024, 625,1344, 806},
1011 { 211, 75,1024, 625,1688,1066},
1033 {1008, 625,1008, 625},
1034 {1008, 625,1008, 625},
1035 {1008, 625,1008, 625},
1036 {1008, 625,1008, 625},
1037 { 840, 625, 840, 625},
1044 {1008, 625,1008, 625},
1045 {1008, 625,1008, 625},
1046 {1008, 625,1008, 625},
[all …]
H A D300vtbl.h673 { 42, 25,1024, 625,1344, 806},
676 { 42, 25,1024, 625,1344, 806},
679 { 42, 25,1024, 625,1344, 806},
702 { 211, 75,1024, 625,1688,1066},
818 {1008, 625,1008, 625},
819 {1008, 625,1008, 625},
820 {1008, 625,1008, 625},
821 {1008, 625,1008, 625},
828 {1008, 625,1008, 625},
829 {1008, 625,1008, 625},
[all …]
/openbmc/openbmc/poky/meta/recipes-support/gmp/gmp/
H A D0001-confiure.ac-Believe-the-cflags-from-environment.patch23 @@ -625,17 +625,6 @@ case $host in
/openbmc/linux/drivers/gpu/drm/i2c/
H A Dch7006_mode.c46 .vtotal = 625, \
146 MODE(26250, 512, 384, 840, 625, N, N, 145.438046066, 1_1, 0x1, PAL_LIKE),
150 MODE(34875, 720, 400, 1116, 625, N, N, 109.469496898, 1_1, 0x1, PAL_LIKE),
154 MODE(31500, 640, 400, 1008, 625, N, N, 121.198371646, 1_1, 0x1, PAL_LIKE),
159 MODE(26250, 640, 480, 840, 625, N, N, 145.438046066, 1_1, 0x2, PAL_LIKE),
164 __MODE(29500, 720, 576, 944, 625, P, P, 145.592111636, 1_1, 0x7, PAL_LIKE, 800, 600),
/openbmc/linux/Documentation/leds/
H A Dleds-mt6370-rgb.rst62 "0 125 0 125 0 125 0 125 0 625 0 1050"
64 This Will configure Tr1/Tr2/Tf1/Tf2 to 125m, Ton to 625ms, and Toff to 1050ms.
/openbmc/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-energy.rst169 * CPU2: 600 / 768 * 800 = 625
187 PP * CPU2: 600 / 768 * 800 = 625
204 * CPU2: 600 / 768 * 800 = 625
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/exiv2/
H A Dexiv2_0.28.3.bb3 LIC_FILES_CHKSUM = "file://COPYING;md5=625f055f41728f84a8d7938acc35bdc2"
/openbmc/linux/drivers/power/supply/
H A Dmax17040_battery.c104 .vcell_mul = 625,
113 .vcell_mul = 625,
122 .vcell_mul = 625,
131 .vcell_mul = 625,
/openbmc/linux/drivers/iio/position/
H A DKconfig10 tristate "Azoteq IQS624/625 angular position sensors"
H A Diqs624-pos.c3 * Azoteq IQS624/625 Angular Position Sensors
283 MODULE_DESCRIPTION("Azoteq IQS624/625 Angular Position Sensors");
/openbmc/linux/include/uapi/linux/dvb/
H A Dvideo.h141 /* 13-12 TV system (0=525/60, 1=625/50) */
149 *camera, 1=film (625/50 only)) */
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ipvsadm/ipvsadm/
H A D0001-libipvs-Include-missing-sys-types.h.patch15 index 2670c23..625b6cd 100644
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-av-core.c169 * Since we only use BT.656 pixel mode, which works for both 525 and 625 in cx18_av_initialize()
300 * 5 (625) or 6 (525) half-lines to blank for the vertical retrace in cx18_av_std_setup()
301 * 5 (625) or 6 (525) vertical sync pulses of half line duration in cx18_av_std_setup()
302 * 5 (625) or 6 (525) half-lines of equalization pulses in cx18_av_std_setup()
307 * 625 = vblank656 + vactive in cx18_av_std_setup()
310 * vblank656: half lines after line 625/mid-313 of blanked video in cx18_av_std_setup()
321 * For 625 line systems the driver will extract VBI information in cx18_av_std_setup()
341 * For a 13.5 Mpps clock and 15,625 Hz line rate, a line is in cx18_av_std_setup()
351 * Burst gate delay (for 625 line systems) in cx18_av_std_setup()
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gexiv2/
H A Dgexiv2_0.14.3.bb3 LIC_FILES_CHKSUM = "file://COPYING;md5=625f055f41728f84a8d7938acc35bdc2"
/openbmc/linux/drivers/hwmon/
H A Dds620.c138 return sprintf(buf, "%d\n", ((data->temp[attr->index] / 8) * 625) / 10); in temp_show()
156 val = (clamp_val(val, -128000, 128000) * 10 / 625) * 8; in temp_store()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/read-edid/read-edid/
H A D0001-get-edid-define-quiet-once.patch30 index 625d7cb..0929e98 100644
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.h32 #define NAVI10_UMD_PSTATE_PROFILING_MEMCLK (625)
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dsata.c21 {19200000, {625, 7, 4, 6, 0} }, /* 19.2 MHz */
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/
H A Dclock-k2hk.h21 #define CORE_PLL_1200 {CORE_PLL, 625, 32, 2}

12345678910