Home
last modified time | relevance | path

Searched refs:modes (Results 1 – 25 of 162) sorted by relevance

1234567

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset-2.1/
H A Dfbset-2.1-fix-makefile-dep.patch4 Subject: [PATCH] fbset 2.1 fix makefile dep modes.tab.c
9 make: *** No rule to make target `modes.tab.h', needed by `lex.yy.o'. Stop.
20 @@ -15,7 +15,7 @@ fbset: fbset.o modes.tab.o lex.yy.o
23 modes.tab.o: modes.tab.c fbset.h fb.h
24 -lex.yy.o: lex.yy.c fbset.h modes.tab.h
25 +lex.yy.o: lex.yy.c fbset.h modes.tab.c
27 lex.yy.c: modes.l
28 $(FLEX) modes.l
/openbmc/u-boot/arch/arm/mach-imx/
H A Dcmd_bmode.c12 static const struct boot_mode *modes[2]; variable
18 for (i = 0; i < ARRAY_SIZE(modes); i++) { in search_modes()
19 const struct boot_mode *p = modes[i]; in search_modes()
36 for (i = 0; i < ARRAY_SIZE(modes); i++) { in create_usage()
37 const struct boot_mode *p = modes[i]; in create_usage()
97 modes[0] = p; in add_board_boot_modes()
98 modes[1] = soc_boot_modes; in add_board_boot_modes()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/
H A Dfbset-modes.bb8 SRC_URI = "file://fb.modes"
15 install -m 0644 ${UNPACKDIR}/fb.modes ${D}${sysconfdir}
18 # fb.modes file is MACHINE_ARCH, base.bbclass correctly changes it to MACHINE_ARCH, but too late fo…
22 CONFFILES:${PN} = "${sysconfdir}/fb.modes"
H A Dfbset_2.1.bb12 RRECOMMENDS:${PN} = "fbset-modes"
/openbmc/qemu/hw/intc/
H A Dsifive_plic.c299 int addrid, hartid, modes, m; in parse_hart_config() local
304 addrid = 0, hartid = 0, modes = 0; in parse_hart_config()
308 if (modes) { in parse_hart_config()
309 addrid += ctpop8(modes); in parse_hart_config()
311 modes = 0; in parse_hart_config()
315 if (modes == (modes | m)) { in parse_hart_config()
320 modes |= m; in parse_hart_config()
323 if (modes) { in parse_hart_config()
324 addrid += ctpop8(modes); in parse_hart_config()
326 modes = 0; in parse_hart_config()
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0011-aarch64-Fix-include-paths-when-S-B.patch38 -#include "aarch64-isa-modes.def"
41 +#include "config/aarch64/aarch64-isa-modes.def"
51 -#include "aarch64-isa-modes.def"
54 +#include "config/aarch64/aarch64-isa-modes.def"
63 -#include "aarch64-isa-modes.def"
64 +#include "config/aarch64/aarch64-isa-modes.def"
/openbmc/u-boot/drivers/usb/common/
H A Dfsl-dt-fixup.c136 static const char * const modes[] = { "host", "peripheral", "otg" }; in fsl_fdt_fixup_dr_usb() local
156 for (j = 0; j < ARRAY_SIZE(modes); j++) { in fsl_fdt_fixup_dr_usb()
158 modes[j])) { in fsl_fdt_fixup_dr_usb()
178 dr_mode_type = modes[mode_idx]; in fsl_fdt_fixup_dr_usb()
/openbmc/docs/designs/
H A Dthermal-control-modes.md42 standardized profile/modes such "Acoustic" and "Performance". Once the end-user
50 available thermal control modes along with what current mode is in use.
52 the interface would populate the supported list of modes.
55 this dbus interface object which would fill in the list of supported modes from
58 queried for supported modes or update the current mode. An end-user may set the
59 current mode to any of those supported modes and the current mode would be
74 control modes are supported/available on the interface as well as perform the
/openbmc/openbmc/meta-phosphor/recipes-phosphor/video/
H A Dfbterm_git.bb11 SRC_URI += "file://fb.modes"
24 install -m 0644 ${UNPACKDIR}/fb.modes ${D}${sysconfdir}/
/openbmc/qemu/docs/specs/
H A Dppc-spapr-xive.rst11 processors can run under two interrupt modes:
26 Which interrupt modes can be used by the machine is negotiated with
28 sequence. The two modes are mutually exclusive.
36 QEMU advertises the supported interrupt modes in the device tree
41 The interrupt modes supported by the machine depend on the CPU type
45 default mode. ``dual`` means that both modes XICS **and** XIVE are
59 Nevertheless, the available interrupt modes in the machine should not
76 For guest OSes supporting XIVE, the resulting interrupt modes on host
91 modes are the following:
112 For guest OSes supporting XIVE, the resulting interrupt modes on host
[all …]
H A Driscv-aia.rst9 The support consists of two main modes:
16 From an user standpoint, these modes will behave the same regardless of the accelerator
/openbmc/u-boot/cmd/
H A Dregulator.c144 struct dm_regulator_mode *modes; in do_info() local
173 mode_count = regulator_mode(dev, &modes); in do_info()
176 for (i = 0; i < mode_count; i++, modes++) in do_info()
177 constraint(" - mode id:", modes->id, modes->name); in do_info()
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_alternate_fan_settings.robot56 [Documentation] Check supported fan thermal modes are valid mode values.
66 [Documentation] Check that supported modes are set successfully at standby.
78 [Documentation] Check that supported modes are set successfully at runtime.
90 [Documentation] Check that supported modes remain set at runtime.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset-modes/
H A Dfb.modes2 # modes in OE
/openbmc/qemu/hw/display/
H A Dqxl.c330 QXLModes *modes = (QXLModes *)(rom + 1); in init_qxl_rom() local
359 modes->modes[n].id = cpu_to_le32(i); in init_qxl_rom()
360 modes->modes[n].x_res = cpu_to_le32(qxl_modes[i].x_res); in init_qxl_rom()
361 modes->modes[n].y_res = cpu_to_le32(qxl_modes[i].y_res); in init_qxl_rom()
362 modes->modes[n].bits = cpu_to_le32(qxl_modes[i].bits); in init_qxl_rom()
363 modes->modes[n].stride = cpu_to_le32(qxl_modes[i].stride); in init_qxl_rom()
364 modes->modes[n].x_mili = cpu_to_le32(qxl_modes[i].x_mili); in init_qxl_rom()
365 modes->modes[n].y_mili = cpu_to_le32(qxl_modes[i].y_mili); in init_qxl_rom()
366 modes->modes[n].orientation = cpu_to_le32(qxl_modes[i].orientation); in init_qxl_rom()
369 modes->n_modes = cpu_to_le32(n); in init_qxl_rom()
[all …]
/openbmc/u-boot/drivers/bios_emulator/
H A Datibios.c91 u16 *modes; in atibios_debug_mode() local
121 modes = malloc(size); in atibios_debug_mode()
122 if (!modes) in atibios_debug_mode()
124 memcpy(modes, modes_bios, size); in atibios_debug_mode()
134 for (ptr = modes; *ptr != 0xffff; ptr++) { in atibios_debug_mode()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pytest-xdist_3.5.0.bb1 SUMMARY = "pytest xdist plugin for distributed testing and loop-on-failing modes"
/openbmc/u-boot/arch/arm/dts/
H A Dkirkwood-ns2.dts32 modes-map = <NS_V2_LED_OFF 1 0
H A Dkirkwood-is2.dts32 modes-map = <NS_V2_LED_OFF 1 0
H A Dkirkwood-d2net.dts30 modes-map = <NS_V2_LED_OFF 1 0
H A Dkirkwood-ns2max.dts51 modes-map = <NS_V2_LED_OFF 1 0
H A Dkirkwood-ns2mini.dts52 modes-map = <NS_V2_LED_OFF 1 0
/openbmc/u-boot/doc/device-tree-bindings/rtc/
H A Dbrcm,brcmstb-waketimer.txt4 ability to wake up the system from low-power suspend/standby modes.
/openbmc/u-boot/doc/device-tree-bindings/i2c/
H A Di2c-stm32.txt16 modes are implemented, possible values are 100000, 400000 and 1000000.
/openbmc/u-boot/arch/arm/lib/
H A Dvectors.S233 msr spsr, r13 @ switch modes, make sure moves will execute
235 movs pc, lr @ jump to next instruction & switch modes.

1234567