/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/ |
H A D | fontawesome-webfont.svg | 34 <glyph unicode="" horiz-adv-x="1792" d="M1699 1350q0 -35 -43 -78l-632 -632v-768h320q26 0 45… 35 …v-1120q0 -50 -34 -89t-86 -60.5t-103.5 -32t-96.5 -10.5t-96.5 10.5t-103.5 32t-86 60.5t-34 89t34 89t8… 37 …v-768q0 -13 9.5 -22.5t22.5 -9.5h1472q13 0 22.5 9.5t9.5 22.5zM1664 1083v11v13.5t-0.5 13 t-3 12.5t-5… 42 …v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM384 320v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t… 43 …v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM… 44 …v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM… 45 …v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM… 48 …v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-224v-224q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22… 49 <glyph unicode="" horiz-adv-x="1664" d="M1024 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-576q-13 … 50 ….5 84.5t24.5 94.5q31 43 84 50t95 -25q146 -109 226.5 -270t80.5 -343zM896 1408v-640q0 -52 -38 -90t-9… [all …]
|
H A D | glyphicons-halflings-regular.svg | 12 …v-224l158 158q7 7 18 8t19 -6l106 -106q7 -8 6 -19t-8 -18l-158 -158h224q10 0 18.5 -7.5t10.5 -17.5q6 … 13 …50 1100h200q21 0 35.5 -14.5t14.5 -35.5v-350h350q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t… 15 …6t-3 -14l-120 -160q-6 -8 -18 -14t-22 -6h-125v-100h275q10 0 13 -6t-3 -14l-120 -160q-6 -8 -18 -14t-2… 30 …v-16.5v-16.5q0 -36 -0.5 -57t-6.5 -61t-17 -65t-35 -57t-57 -50.5t-86 -31.5t-120 -13h-178l-2 -100h288… 31 <glyph unicode="−" d="M250 700h800q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -… 32 …v-150q0 -21 -14.5 -35.5t-35.5 -14.5h-50v-100q0 -91 -49.5 -165.5t-130.5 -109.5q81 -35 130.5 -109.5t… 35 …v-42h-1200v42q0 21 15 39.5t35 18.5h30l468 746l-135 183q-10 16 -5.5 34t20.5 28t34 5.5t28 -20.5l111 … 36 …-13 -5.5t-5 12.5v550q0 10 5 12.5t13 -5.5zM918 618l264 264q8 8 13 5.5t5 -12.5v-550q0 -10 -5 -12.5t-… 38 <glyph unicode="" d="M700 650v-550h250q21 0 35.5 -14.5t14.5 -35.5v-50h-800v50q0 21 14.5 35.… 39 … 163q39 15 63 0t24 -49v-831q0 -55 -41.5 -95.5t-111.5 -63.5q-79 -25 -147 -4.5t-86 75t25.5 111.5t122… [all …]
|
/openbmc/linux/Documentation/fb/ |
H A D | viafb.modes | 29 # D: 25.175 MHz, H: 31.469 kHz, V: 59.94 Hz 32 # D: 24.823 MHz, H: 39.780 kHz, V: 60.00 Hz 35 # 640x480, 75 Hz, Non-Interlaced (31.50 MHz dotclock) 52 mode "640x480-75" 53 # D: 31.50 MHz, H: 37.500 kHz, V: 75.00 Hz 74 # D: 36.000 MHz, H: 43.269 kHz, V: 85.00 Hz 95 # D: 43.163 MHz, H: 50.900 kHz, V: 100.00 Hz 116 # D: 52.406 MHz, H: 61.800 kHz, V: 120.00 Hz 137 # D: 26.880 MHz, H: 30.000 kHz, V: 60.24 Hz 158 # D: 29.500 MHz, H: 29.738 kHz, V: 60.00 Hz [all …]
|
/openbmc/linux/tools/testing/selftests/hid/tests/ |
H A D | test_tablet.py | 403 for v in self.parsed_rdesc.feature_reports.values(): 404 if v.report_ID == rnum: 405 rdesc = v 417 for v in self.parsed_rdesc.feature_reports.values(): 418 if v.report_ID == rnum: 419 rdesc = v 493 [pytest.param(v, id=k) for k, v in Pen.legal_transitions().items()], 505 [pytest.param(v, id=k) for k, v in Pen.tolerated_transitions().items()], 521 pytest.param(v, id=k) 522 for k, v in Pen.legal_transitions_with_invert().items() [all …]
|
H A D | test_wacom_generic.py | 300 for v in self.parsed_rdesc.feature_reports.values(): 301 if v.report_ID == rnum: 302 rdesc = v 868 …75 08 15 00 26 ff 00 81 03 09 54 81 02 09 22 a1 02 05 0d 95 01 75 01 25 01 09 42 81 02 81 03 09 47…
|
/openbmc/webui-vue/src/views/SecurityAndAccess/Policies/ |
H A D | Policies.vue | 6 <b-row v-if="!modifySSHPolicyDisabled" class="setting-section"> 8 <dl class="mr-3 w-75"> 16 v-model="sshProtocolState" 24 <span v-if="sshProtocolState"> 27 <span v-else>{{ $t('global.status.disabled') }}</span> 33 <dl class="mt-3 mr-3 w-75"> 41 v-model="ipmiProtocolState" 49 <span v-if="ipmiProtocolState"> 52 <span v-else>{{ $t('global.status.disabled') }}</span> 58 <dl class="mt-3 mr-3 w-75"> [all …]
|
/openbmc/openbmc/meta-nuvoton/recipes-nuvoton/program-edid/program-edid/ |
H A D | edid.json | 70 "Horizontal sync (outside of V-sync)": "Positive", 105 "Horizontal sync (outside of V-sync)": "Positive", 132 "1024x768 @ 75 Hz": true, 134 "1152x870 @ 75 Hz (Apple Macintosh II)": true, 135 "1280x1024 @ 75 Hz": true, 139 "640x480 @ 75 Hz": true, 145 "800x600 @ 75 Hz": true, 146 "832x624 @ 75 Hz": true, 165 "Frequency": 75,
|
/openbmc/linux/arch/mips/include/asm/mach-au1x00/ |
H A D | gpio-au1300.h | 19 * The only implementation so far is in the Au1300, which has 75 externally 23 #define AU1300_GPIO_NUM 75 55 static inline int au1300_gpio_set_value(unsigned int gpio, int v) in au1300_gpio_set_value() argument 64 __raw_writel(bit, roff + (v ? AU1300_GPIC_PINVAL in au1300_gpio_set_value() 71 static inline int au1300_gpio_direction_output(unsigned int gpio, int v) in au1300_gpio_direction_output() argument 74 return au1300_gpio_set_value(gpio, v); in au1300_gpio_direction_output() 105 unsigned long v; in au1300_gpio_getinitlvl() local 114 v = __raw_readl(roff + AU1300_GPIC_RSTVAL); in au1300_gpio_getinitlvl() 115 return (v >> gpio) & 1; in au1300_gpio_getinitlvl()
|
/openbmc/linux/drivers/video/fbdev/geode/ |
H A D | gxfb_core.c | 45 /* 640x480-75 VESA */ 46 { NULL, 75, 640, 480, 31746, 120, 16, 16, 01, 64, 3, 55 /* 800x600-75 VESA */ 56 { NULL, 75, 800, 600, 20202, 160, 16, 21, 01, 80, 3, 66 /* 1024x768-75 VESA */ 67 { NULL, 75, 1024, 768, 12690, 176, 16, 28, 1, 96, 3, 86 /* 1280x1024-75 VESA */ 87 { NULL, 75, 1280, 1024, 7407, 248, 16, 38, 1, 144, 3, 98 /* 1600x1200-75 VESA */ 99 { NULL, 75, 1600, 1200, 4938, 304, 64, 46, 1, 192, 3, [all …]
|
H A D | gx1fb_core.c | 33 /* 640x480-75 VESA */ 34 { NULL, 75, 640, 480, 31746, 120, 16, 16, 01, 64, 3, 43 /* 800x600-75 VESA */ 44 { NULL, 75, 800, 600, 20202, 160, 16, 21, 01, 80, 3, 54 /* 1024x768-75 VESA */ 55 { NULL, 75, 1024, 768, 12690, 176, 16, 28, 1, 96, 3, 74 /* 1280x1024-75 VESA */ 75 { NULL, 75, 1280, 1024, 7407, 248, 16, 38, 1, 144, 3, 168 u32 v; in gx1fb_setcolreg() local 173 v = chan_to_field(red, &info->var.red); in gx1fb_setcolreg() [all …]
|
H A D | lxfb_core.c | 53 /* 640x480-75 */ 54 { NULL, 75, 640, 480, 31746, 120, 16, 16, 1, 64, 3, 83 /* 800x600-75 */ 84 { NULL, 75, 800, 600, 20202, 160, 16, 21, 1, 80, 3, 110 /* 1024x768-75 */ 111 { NULL, 75, 1024, 768, 12703, 176, 16, 28, 1, 96, 3, 135 /* 1152x864-75 */ 136 { NULL, 75, 1152, 864, 9259, 256, 64, 32, 1, 128, 3, 160 /* 1280x1024-75 */ 161 { NULL, 75, 1280, 1024, 7409, 248, 16, 38, 1, 144, 3, [all …]
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | valkyriefb.h | 90 /* Register values for 1024x768, 75Hz mode (17) */ 102 { 11, 28, 3 }, /* pixel clock = 79.55MHz for V=74.50Hz */ 108 /* This used to be 12, 30, 3 for pixel clock = 78.12MHz for V=72.12Hz, but 118 { 12, 29, 3 }, /* pixel clock = 75.52MHz for V=69.71Hz? */ 119 /* I interpolated the V=69.71 from the vmode 14 and old 15 129 { 15, 31, 3 }, /* pixel clock = 64.58MHz for V=59.62Hz */ 135 /* Register values for 832x624, 75Hz mode (13) */ 138 { 23, 42, 3 }, /* pixel clock = 57.07MHz for V=74.27Hz */ 146 { 17, 27, 3 }, /* pixel clock = 49.63MHz for V=71.66Hz */ 155 used to be 20,53,2, pixel clock 41.41MHz for V=59.78Hz */ [all …]
|
/openbmc/linux/tools/edid/ |
H A D | edid.S | 87 00=+0.7/-0.3 V; 01=+0.714/-0.286 V; 88 10=+1.0/-0.4 V; 11=+0.7/0 V 152 Bit 2 640x480 @ 75 Hz 158 Bit 6 800x600 @ 75 Hz 159 Bit 5 832x624 @ 75 Hz 163 Bit 1 1024x768 @ 75 Hz 164 Bit 0 1280x1024 @ 75 Hz */ 167 /* Bit 7 1152x870 @ 75 Hz (Apple Macintosh II)
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | modedb.c | 21 #define name_matches(v, s, l) \ argument 22 ((v).name && !strncmp((s), (v).name, (l)) && strlen((v).name) == (l)) 23 #define res_matches(v, x, y) \ argument 24 ((v).xres == (x) && (v).yres == (y)) 62 /* 640x480 @ 75 Hz, 37.50 kHz hsync */ 63 { NULL, 75, 640, 480, 31746, 120, 16, 16, 1, 64, 3, 0, 127 /* 1400x1050 @ 75,107 Hz, 82,392 kHz +hsync +vsync*/ 128 { NULL, 75, 1400, 1050, 7190, 120, 56, 23, 10, 112, 13, 183 /* 1600x1200 @ 75 Hz, 93.75 kHz hsync */ 184 { NULL, 75, 1600, 1200, 4938, 304, 64, 46, 1, 192, 3, [all …]
|
/openbmc/openbmc/poky/documentation/toaster-manual/ |
H A D | setup-and-use.rst | 501 `video <https://www.youtube.com/watch?v=qYgDZ8YzV6w>`__ overviews and 505 `video <https://www.youtube.com/watch?v=QJzaE_XjX5c>`__ shows you how 509 `video <https://www.youtube.com/watch?v=QEARDnrR1Xw>`__ goes over the 515 `video <https://www.youtube.com/watch?v=KKqHYcnp2gE>`__ shows you the 520 `video <https://www.youtube.com/watch?v=XqYGFsmA0Rw>`__ walks through 525 `video <https://www.youtube.com/watch?v=UW-j-T2TzIg>`__ provides 528 - *Tasks:* This `video <https://www.youtube.com/watch?v=D4-9vGSxQtw>`__ 533 `video <https://www.youtube.com/watch?v=x-6dx4huNnw>`__ shows the 537 `video <https://www.youtube.com/watch?v=qWGMrJoqusQ>`__ shows the 554 :scale: 75% [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/ |
H A D | hddtemp.db | 103 "HITACHI_DK23CA-(15|20|30|30B|75)" 194 C "Hitachi DK23CA series" 167 "IBM-DTLA-30[57]0[123467][05]" 194 C "IBM Deskstar 40GV & 75GXP series" 299 "ST330013A" 194 C "Seagate ST330013A Barracuda ATA V 30GB, 7200 rpm" 309 "ST360015A" 194 C "Seagate Barracuda V ST360015A" 319 "ST380023A" 194 C "Seagate Barracuda V ST380023A" 324 "ST3120023A" 194 C "Seagate Barracuda V ST3120023A" 325 "ST3120024A" 194 C "Seagate Barracuda V ST3120024A" 326 "ST3120025ACE" 194 C "Seagate Barracuda V ST3120025ACE" 327 "ST3120026A" 194 C "Seagate Barracuda V ST3120026A" 329 "ST3160023(A|AS)" 194 C "Seagate Barracuda V ST3160023A and AS (160Gb, ATA100 or Serial ATA)" [all …]
|
/openbmc/linux/drivers/gpu/ipu-v3/ |
H A D | ipu-ic-csc.c | 116 * V = .5000 * R - .4187 * G - .0813 * B + 128 147 .offset = { -75, 512, 512, }, 200 { 75, 0, 102, }, 201 { 75, -25, -52, }, 202 { 75, 129, 0, }, 238 * V = .5000 * R - .4542 * G - .0458 * B + 128 269 .offset = { -75, 512, 512, }, 322 { 75, 0, 115, }, 323 { 75, -14, -34, }, 324 { 75, 135, 0, },
|
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/ |
H A D | clock.h | 6 * Aneesh V <aneesh@ti.com> 254 /* DRA74x/75x/72x voltage settings in mv for OPP_NOM per DM */ 261 /* DRA74x/75x/72x voltage settings in mv for OPP_OD per DM */ 266 /* DRA74x/75x/72x voltage settings in mv for OPP_HIGH per DM */ 336 /* Standard offset is 0.5v expressed in uv */ 339 /* Offset is 0.73V for LP873x */ 342 /* Offset is 0.73V for LP87565 */
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | qcom,pm8916-wcd-analog-codec.yaml | 43 description: 1.8V buck supply 46 description: 1.8V SIDO buck supply 117 qcom,mbhc-vthreshold-low = <75 150 237 450 500>; 118 qcom,mbhc-vthreshold-high = <75 150 237 450 500>;
|
/openbmc/linux/drivers/pcmcia/ |
H A D | soc_common.h | 47 struct soc_pcmcia_regulator *r, int v); 67 * minimum value of 150ns for a 250ns cycle time (for 5V operation; 68 * see section 4.7.4), or 300ns for a 600ns cycle time (for 3.3V 70 * has a maximum value of 150ns for a 300ns cycle time (for 5V 71 * operation), or 300ns for a 600ns cycle time (for 3.3V operation). 75 * PCMCIA I/O command width time is 165ns. The default PCMCIA 5V attribute 76 * and memory command width time is 150ns; the PCMCIA 3.3V attribute and 92 * (PCMCIA System Architecture, 2nd ed., by Don Anderson, p.75)
|
/openbmc/linux/drivers/s390/char/ |
H A D | defkeymap.map | 42 keycode 37 = nul v 80 keycode 75 = period ocircumflex 106 keycode 101 = Aacute V 136 control keycode 75 = F23
|
/openbmc/phosphor-power/phosphor-power-sequencer/config_files/ |
H A D | Rainier.json | 4 "name": "12.0V", 47 "name": "1.5V", 86 "gpio": { "line": 75 }
|
H A D | BlueRidge.json | 4 "name": "12.0V", 47 "name": "1.5V", 86 "gpio": { "line": 75 }
|
/openbmc/openbmc/poky/meta/recipes-devtools/perl-cross/files/ |
H A D | determinism.patch | 24 Upstream-Status: Pending [75% submitted] 49 - v=`echo "$2" | sed -r -e 's/\s+/ /g' -e 's/^\s+//' -e 's/\s+$//'` 50 + v=`echo "$2" | sed -r -e 's/\s+/ /g' -e 's/^\s+//' -e 's/\s+$//' | xargs -n1 | LANG=C sort | xarg… 51 define $1 "$v"
|
/openbmc/linux/drivers/media/radio/ |
H A D | radio-keene.c | 102 /* Set TX, stereo and preemphasis mode (50 us vs 75 us). */ 111 If bit 2 is set, then enable 75 us preemphasis, otherwise in keene_cmd_set() 164 struct v4l2_capability *v) in vidioc_querycap() argument 168 strscpy(v->driver, "radio-keene", sizeof(v->driver)); in vidioc_querycap() 169 strscpy(v->card, "Keene FM Transmitter", sizeof(v->card)); in vidioc_querycap() 170 usb_make_path(radio->usbdev, v->bus_info, sizeof(v->bus_info)); in vidioc_querycap() 175 struct v4l2_modulator *v) in vidioc_g_modulator() argument 179 if (v->index > 0) in vidioc_g_modulator() 182 strscpy(v->name, "FM", sizeof(v->name)); in vidioc_g_modulator() 183 v->rangelow = FREQ_MIN * FREQ_MUL; in vidioc_g_modulator() [all …]
|