Home
last modified time | relevance | path

Searched refs:alt (Results 1 – 25 of 157) sorted by relevance

1234567

/openbmc/phosphor-bmc-code-mgmt/bmc/static/
H A Dobmc-flash-bmc-alt@.service.in2 Description=Flash image-bmc to the alt chip and reset cs0
8 ExecStartPre=-/usr/bin/obmc-flash-bmc umount-static-altfs rofs-alt
9 ExecStartPre=-/usr/bin/obmc-flash-bmc umount-static-altfs rwfs-alt
10 ExecStart=/usr/sbin/flashcp /tmp/images/%i/image-bmc /dev/mtd/alt-bmc
11 ExecStartPost=-/usr/bin/obmc-flash-bmc static-altfs squashfs alt-rofs rofs-alt
12 ExecStartPost=-/usr/bin/obmc-flash-bmc static-altfs jffs2 alt-rwfs rwfs-alt
H A Dobmc-flash-bmc-static-mount-alt.service.in2 Description=Mount the alt partitions for static layout systems
10 # The alt flash may be empty or contain invalid data so the mount could fail.
12 ExecStart=-/usr/bin/obmc-flash-bmc static-altfs squashfs alt-rofs rofs-alt
H A Dobmc-flash-bmc-prepare-for-sync.service.in9 ExecStart=-/usr/bin/obmc-flash-bmc static-altfs jffs2 alt-rwfs rwfs-alt
/openbmc/openbmc/poky/meta/recipes-graphics/matchbox-wm/matchbox-wm/
H A Dkbdconfig19 <ctrl><alt>x=!xterm
20 <ctrl><alt>r=!rxvt
34 <alt>Tab=next
35 <alt><shift>Tab=prev
37 <alt>space=taskmenu
38 <alt>escape=!matchbox-remote -mbmenu
39 <alt>f4=close
/openbmc/qemu/tests/unit/
H A Dtest-clone-visitor.c128 src->alt = g_new(UserDefAlternate, 1); in test_clone_complex2()
129 src->alt->type = QTYPE_QDICT; in test_clone_complex2()
130 src->alt->u.udfu.integer = 42; in test_clone_complex2()
132 src->alt->u.udfu.string = NULL; in test_clone_complex2()
133 src->alt->u.udfu.enum1 = ENUM_ONE_VALUE3; in test_clone_complex2()
134 src->alt->u.udfu.u.value3.intb = 99; in test_clone_complex2()
135 src->alt->u.udfu.u.value3.has_a_b = true; in test_clone_complex2()
136 src->alt->u.udfu.u.value3.a_b = true; in test_clone_complex2()
140 g_assert(dst->alt); in test_clone_complex2()
141 g_assert_cmpint(dst->alt->type, ==, QTYPE_QDICT); in test_clone_complex2()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/
H A Dttf-gentium_1.02.bb17 install -d ${D}${datadir}/doc/ttf-gentium-alt/
20 install -m 0644 ${S}/OFL ${D}${datadir}/doc/ttf-gentium-alt/
24 PACKAGES = "${PN} ${PN}-alt"
25 FONT_PACKAGES = "${PN} ${PN}-alt"
27 FILES:${PN}-alt = "${datadir}/fonts/truetype/GenAI*.ttf \
29 ${datadir}/doc/ttf-gentium-alt/*"
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_bmc_file_mirroring.robot17 [Documentation] Verify the modified file is synced to alt flash side.
47 # File "hostname" should have synced to alt media space.
48 # Example output from "ls /media/alt/var/persist/etc/":
55 ... cat /media/alt/var/persist/etc/hostname
58 ... msg=hostname primary file is not synced to the alt flash chip side.
/openbmc/u-boot/board/renesas/alt/
H A DKconfig4 default "alt"
10 default "alt"
H A DMAINTAINERS4 F: board/renesas/alt/
5 F: include/configs/alt.h
H A DMakefile12 obj-y := alt.o qos.o
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dobmc-flash-bmc261 altNum="$(findmtdnum "alt-bmc")"
276 altbmcmtd="$(findmtd "alt-bmc")"
350 altNum="$(findmtdnum "alt-bmc")"
366 altNum="$(findmtdnum "alt-bmc")"
454 alt="alt-bmc"
455 altmtd="$(findmtd "${alt}")"
457 reqmtd="${alt}"
458 reqmtd2="${alt}"
477 alt="$(findmtd "alt-u-boot")"
478 altdev="/dev/${alt}"
[all …]
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-sti.c49 unsigned char alt; member
60 int alt = pin_desc->alt; in sti_alternate_select() local
85 sysconf = bitfield_replace(sysconf, pin * 4, 3, alt); in sti_alternate_select()
266 pin_desc.alt = cells[2]; in sti_pinctrl_set_state()
/openbmc/u-boot/drivers/dfu/
H A Ddfu.c387 static int dfu_fill_entity(struct dfu_entity *dfu, char *s, int alt, in dfu_fill_entity() argument
396 dfu->alt = alt; in dfu_fill_entity()
499 dfu_get_dev_type(dfu->dev_type), dfu->alt, in dfu_show_entities()
509 struct dfu_entity *dfu_get_entity(int alt) in dfu_get_entity() argument
514 if (dfu->alt == alt) in dfu_get_entity()
529 return dfu->alt; in dfu_get_alt()
551 return dfu->alt; in dfu_get_alt()
/openbmc/u-boot/arch/x86/include/asm/arch-quark/
H A Dmsg_port.h121 msg_port_generic_clrsetbits(alt, port, reg, clr, 0)
123 msg_port_generic_clrsetbits(alt, port, reg, 0, set)
125 msg_port_generic_clrsetbits(alt, port, reg, clr, set)
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/
H A Dbinutils.inc83 for alt in make_alts.split():
84 d.setVarFlag('ALTERNATIVE_TARGET', alt, bindir + "/" + prefix + alt)
85 d.setVarFlag('ALTERNATIVE_LINK_NAME', alt, bindir + "/" + alt)
178 for alt in ${USE_ALTERNATIVES_FOR}; do
179 rm -f ${D}${bindir}/$alt
/openbmc/qemu/qapi/
H A Dcommon.json192 # @alt-alt: left and right alt key
205 'data': [ 'ctrl-ctrl', 'alt-alt', 'shift-shift','meta-meta', 'scrolllock',
/openbmc/openbmc/meta-ibm/recipes-phosphor/flash/
H A Dphosphor-software-manager_%.bbappend3 BMC_RO_MTD:ibm-ac-server = "alt-bmc+bmc"
6 BMC_RO_MTD:sbp1 = "alt-bmc"
/openbmc/u-boot/board/freescale/t1040qds/
H A DREADME124 0xED300000 0xEFEFFFFF rootfs (alt bank) 44MB
125 0xEC800000 0xEC8FFFFF Hardware device tree (alt bank) 1MB
126 0xEC020000 0xEC7FFFFF Linux.uImage (alt bank) 7MB + 875KB
127 0xEC000000 0xEC01FFFF RCW (alt bank) 128KB
128 0xEBF40000 0xEBFFFFFF U-Boot (alt bank) 768KB
129 0xEBF20000 0xEBF3FFFF U-Boot env (alt bank) 128KB
130 0xEBF00000 0xEBF1FFFF FMAN ucode (alt bank) 128KB
/openbmc/phosphor-bmc-code-mgmt/
H A Dmeson.options201 'alt-rofs-dir',
203 value: '/run/media/rofs-alt',
208 'alt-rwfs-dir',
210 value: '/run/media/rwfs-alt/cow',
211 description: 'The dir for alt-rwfs partition.',
/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/
H A Dalt_fw_env.config16 /dev/mtd/alt-u-boot-env 0x00000 0x10000
17 /dev/mtd/alt-u-boot-env 0x10000 0x10000
/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/u-boot/u-boot-fw-utils-gxp/
H A Dalt_fw_env.config16 /dev/mtd/alt-u-boot-env 0x00000 0x10000
17 /dev/mtd/alt-u-boot-env 0x10000 0x10000
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/
H A DCVE-2023-38473.patch44 + char *alt, *r, *ret;
99 + alt = alternative;
101 + ret = avahi_escape_label(r, strlen(r), &alt, &len);
/openbmc/u-boot/board/freescale/t208xrdb/
H A DREADME114 0xED300000 0xEFEFFFFF rootfs (alt bank) 44MB
115 0xEC800000 0xEC8FFFFF Hardware device tree (alt bank) 1MB
116 0xEC020000 0xEC7FFFFF Linux.uImage (alt bank) 7MB + 875KB
117 0xEC000000 0xEC01FFFF RCW (alt bank) 128KB
118 0xEBF40000 0xEBFFFFFF U-Boot (alt bank) 768KB
119 0xEBF20000 0xEBF3FFFF U-Boot env (alt bank) 128KB
120 0xEBF00000 0xEBF1FFFF FMAN ucode (alt bank) 128KB
121 0xEBE00000 0xEBE3FFFF PHY CS4315 firmware (alt bank) 256KB
/openbmc/openbmc/poky/meta-poky/conf/distro/
H A Dpoky-altcfg.conf17 require conf/distro/include/poky-distro-alt-test-config.inc
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dfont-awesome.min.css33alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01…

1234567