/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… 38 …138q0 220 127 344t351 124q62 0 126.5 -21.5t120 -58t95.5 -68.5t76 -68q36 36 76 68t95.5 68.5t120 58t… 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 … [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/ |
H A D | update-gawk-paths.patch | 39 # Copyright (c) 2015-2016 Dmitry V. Levin <ldv@strace.io> 41 index e8393fd..76c4e51 100644 68 # Copyright (c) 2014-2021 Dmitry V. Levin <ldv@strace.io> 78 # Copyright (c) 2014-2015 Dmitry V. Levin <ldv@strace.io> 81 index e8393fd..76c4e51 100644 108 # Copyright (c) 2014-2021 Dmitry V. Levin <ldv@strace.io> 118 # Copyright (c) 2014-2015 Dmitry V. Levin <ldv@strace.io> 121 index e8393fd..76c4e51 100644 148 # Copyright (c) 2014-2021 Dmitry V. Levin <ldv@strace.io> 158 # Copyright (c) 2014-2015 Dmitry V. Levin <ldv@strace.io>
|
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | zet6223.txt | 10 - vio-supply : Specification for VIO supply (1.8V or 3.3V, 12 - vcc-supply : Specification for 3.3V VCC supply. 23 zet6223: touchscreen@76 {
|
/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/ |
H A D | 0001-changes-to-SIGINT-handler-while-waiting-for-a-child-.patch | 172 command -v notthere 179 @@ -49,24 +47,26 @@ command -V func 180 command -v while 181 command -V while 186 # post-3.0 patch makes command -v silent, as posix specifies 190 -command -v m 193 +command -v morealias 202 -command -v m 205 +command -v morealias 210 -command -V m [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", 120 "Maximum": 76, 170 "Frequency": 76,
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/ |
H A D | pam-ssh-agent-auth_0.10.3.bb | 10 SRC_URI = "http://sourceforge.net/projects/pamsshagentauth/files/pam_ssh_agent_auth/v${PV}/pam_ssh_… 61 # ssh-ecdsa.c:76:18: error: passing argument 1 of 'DSA_SIG_get0' from incompatible pointer type [-W… 62 # ssh-ecdsa.c:76:23: error: passing argument 2 of 'DSA_SIG_get0' from incompatible pointer type [-W… 63 # ssh-ecdsa.c:76:27: error: passing argument 3 of 'DSA_SIG_get0' from incompatible pointer type [-W…
|
/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-fw-utility/mori-fw/ |
H A D | mori-lib.sh | 22 exit; ls -1 -v) 25 exit ; ls -1 -d -v gpiochip*) 126 I2C_BMC_CPLD=(13 76) 127 I2C_MB_CPLD=(0 76)
|
/openbmc/linux/drivers/s390/char/ |
H A D | defkeymap.map | 42 keycode 37 = nul v 81 keycode 76 = less odiaeresis 106 keycode 101 = Aacute V 137 control keycode 76 = F24
|
H A D | sclp.h | 174 u8 _pad_67[76 - 67]; /* 67-83 */ 175 u32 ibc; /* 76-79 */ 373 struct gds_vector *v; in sclp_find_gds_vector() local 375 for (v = start; (void *) v < end; v = (void *) v + v->length) in sclp_find_gds_vector() 376 if (v->gds_id == id) in sclp_find_gds_vector() 377 return v; in sclp_find_gds_vector()
|
/openbmc/phosphor-power/phosphor-power-sequencer/config_files/ |
H A D | Rainier.json | 4 "name": "12.0V", 47 "name": "1.5V", 92 "gpio": { "line": 76 }
|
H A D | BlueRidge.json | 4 "name": "12.0V", 47 "name": "1.5V", 92 "gpio": { "line": 76 }
|
/openbmc/linux/drivers/media/radio/ |
H A D | radio-keene.c | 34 #define FREQ_MIN 76U 72 unsigned short freq_send = freq ? (freq - 76 * 16000) / 800 : 0; in keene_cmd_main() 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 …]
|
/openbmc/linux/tools/power/acpi/man/ |
H A D | acpidump.8 | 37 .B \-v 84 Acpi table [RSDT] - 76 bytes written to RSDT.dat 105 /dev/mem
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-vp9.c | 18 { 92, 45, 102, 136, 116, 180, 74, 90, 100 }, /*left = v */ 27 }, { /* above = v */ 29 { 43, 46, 168, 134, 107, 128, 69, 142, 92 }, /*left = v */ 31 { 58, 38, 76, 114, 97, 172, 78, 133, 92 }, /*left = d45 */ 32 { 46, 41, 76, 140, 63, 184, 69, 112, 57 }, /*left = d135*/ 40 { 55, 44, 68, 166, 179, 192, 57, 57, 108 }, /*left = v */ 47 { 53, 49, 21, 110, 116, 168, 59, 80, 76 }, /*left = d63 */ 51 { 59, 38, 83, 112, 103, 162, 98, 136, 90 }, /*left = v */ 62 { 53, 40, 55, 139, 69, 183, 61, 80, 110 }, /*left = v */ 73 { 46, 27, 80, 150, 55, 124, 55, 121, 135 }, /*left = v */ [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
H A D | smu13_driver_if_aldebaran.h | 267 …uint16_t SsFmin; // Fmin for SS curve. If SS curve is selected, will use V@SSFm… 269 QuadraticInt_t SsCurve; // Slow-slow curve (GHz->V) 508 uint16_t avgPsmCount[76]; 509 uint16_t minPsmCount[76]; 510 float avgPsmVoltage[76]; 511 float minPsmVoltage[76];
|
/openbmc/linux/include/uapi/linux/ |
H A D | elf-em.h | 33 #define EM_CRIS 76 /* Axis Communications 32-bit embedded processor */ 51 #define EM_RISCV 243 /* RISC-V */ 55 #define EM_FRV 0x5441 /* Fujitsu FR-V */
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio/ |
H A D | 0001-PR-1644-unscaledcycleclock-remove-RISC-V-support.patch | 4 Subject: [PATCH] PR #1644: unscaledcycleclock: remove RISC-V support 8 Starting with Linux 6.6 [1], RDCYCLE is a privileged instruction on RISC-V and can't be used direct… 12 …V. Without processor specific implementation, abseil relies on std::chrono::steady_clock::now().ti… 18 Merge 43356a2548cfde76e164d446cb69004b488c6a71 into 76f8011beabdaee872b5fde7546e02407b220cb1
|
/openbmc/qemu/hw/audio/ |
H A D | fmopl.h | 75 int32_t AR_TABLE[76]; /* attack rate tables */ 76 int32_t DR_TABLE[76]; /* decay rate tables */ 98 int OPLWrite(FM_OPL *OPL,int a,int v);
|
/openbmc/linux/drivers/scsi/ |
H A D | a2091.h | 5 /* $Id: a2091.h,v 1.4 1997/01/19 23:07:09 davem Exp $ 42 unsigned char pad6[76];
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | st,sta350.txt | 16 - vdd-dig-supply: regulator spec, providing 3.3V 17 - vdd-pll-supply: regulator spec, providing 3.3V 18 - vcc-supply: regulator spec, providing 5V - 26V 91 reach a value lower than -76 dBFS.
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | qcom,pm8018-adc.yaml | 32 something like 2.2 or 1.8V. 100 calibrated with the 0.625V and 1.25V reference channels, also 126 interrupts-extended = <&pm8058 76 IRQ_TYPE_EDGE_RISING>;
|
/openbmc/linux/arch/m68k/hp300/ |
H A D | hp300map.map | 38 keycode 25 = v 95 keycode 76 = F1 96 control keycode 76 = Console_1
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/ |
H A D | 0001-Makefile.am-Add-missing-link-with-zlib.patch | 18 | clang-16: error: linker command failed with exit code 1 (use -v to see invocation) 29 index 76c48d4..45eea88 100644
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | mxl692_defs.h | 17 #define MXL_EAGLE_FW_MAX_SIZE_IN_KB 76 26 #define MXL_EAGLE_FW_MAX_SIZE_IN_KB 76 170 MXL_EAGLE_POWER_SUPPLY_SOURCE_SINGLE, /* Single supply of 3.3V */ 171 MXL_EAGLE_POWER_SUPPLY_SOURCE_DUAL, /* Dual supply, 1.8V & 3.3V */
|
/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_gsc.c | 188 { 0, -8, 16, 76, 50, -4, -3, 1 }, 196 { 1, -3, -4, 50, 76, 16, -8, 0 }, 313 { 6, 76, 47, -1 }, 319 { -1, 47, 76, 6 }, 325 { 26, 76, 26, 0 }, 326 { 22, 76, 30, 0 }, 340 { 0, 30, 76, 22 } 1360 { IPP_SIZE_LIMIT(BUFFER, .h = { 32, 4800, 8 }, .v = { 16, 3344, 8 }) }, 1361 { IPP_SIZE_LIMIT(AREA, .h = { 16, 4800, 2 }, .v = { 8, 3344, 2 }) }, 1362 { IPP_SIZE_LIMIT(ROTATED, .h = { 32, 2048 }, .v = { 16, 2048 }) }, [all …]
|