/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_boot_devices.robot | 38 &{redfish_ipmi_mode_map} Legacy=BIOS PC Compatible (legacy) boot 57 Once Hdd Legacy 58 Once Pxe Legacy 59 Once Diags Legacy 60 Once Cd Legacy 61 Once BiosSetup Legacy 62 Once None Legacy 77 Continuous Hdd Legacy 78 Continuous Pxe Legacy 79 Continuous Diags Legacy [all …]
|
/openbmc/linux/drivers/clk/sunxi/ |
H A D | Kconfig | 3 bool "Legacy clock support for Allwinner SoCs" 10 bool "Legacy clock drivers" 13 Legacy clock drivers being used on older (A10, A13, A20, 21 bool "Legacy A31 PRCM driver" 24 Legacy clock driver for the A31 PRCM clocks. Those are 28 bool "Legacy sun8i PRCM driver" 31 Legacy clock driver for the sun8i family PRCM clocks. 36 bool "Legacy A80 PRCM driver" 39 Legacy clock driver for the A80 PRCM clocks. Those are
|
/openbmc/u-boot/drivers/usb/musb/ |
H A D | Kconfig | 6 comment "Legacy MUSB Support" 9 bool "Legacy MUSB Host Controller" 12 bool "Legacy USB Device Controller" 15 bool "Legacy MUSB OMAP3 / OMAP4" 19 bool"Legacy MUSB AM35x"
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Legacy/ |
H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/VirtualMedia/Legacy' 8 '../../../../../yaml/xyz/openbmc_project/VirtualMedia/Legacy.interface.yaml', 28 'xyz/openbmc_project/VirtualMedia/Legacy',
|
/openbmc/linux/Documentation/leds/ |
H A D | well-known-leds.txt | 13 Legacy names are listed, too; in case you are writing application that 38 Legacy: "shift-key-light" (Motorola Droid 4, capslock) 42 Legacy: "tpacpi::thinklight" (IBM/Lenovo Thinkpads) 43 Legacy: "lp5523:kb{1,2,3,4,5,6}" (Nokia N900) 47 Legacy: "button-backlight" (Motorola Droid 4) 62 Legacy: "status-led:{red,green,blue}" (Motorola Droid 4) 63 Legacy: "lp5523:{r,g,b}" (Nokia N900)
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/ |
H A D | meson.build | 2 subdir('Legacy') subdir 13 '../../../../yaml/xyz/openbmc_project/VirtualMedia/Legacy.interface.yaml', 15 output: ['Legacy.md'], 27 'xyz/openbmc_project/VirtualMedia/Legacy',
|
/openbmc/linux/Documentation/PCI/endpoint/ |
H A D | pci-test-function.rst | 82 This register contains the interrupt type (Legacy/MSI) triggered 83 for the READ/WRITE/COPY and raise IRQ (Legacy/MSI) commands. 88 Legacy 0 100 Legacy 0
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | parselogs-ignores-qemuppc.txt | 2 PCI 0000:00 Cannot reserve Legacy IO [io 0x0000-0x0fff] 6 Cannot reserve Legacy IO
|
H A D | parselogs-ignores-qemuppc64.txt | 4 PCI 0000:00 Cannot reserve Legacy IO [io 0x10000-0x10fff]
|
/openbmc/qemu/hw/i3c/ |
H A D | trace-events | 32 legacy_i2c_nack(void) "Legacy I2C NACK" 33 legacy_i2c_recv(uint8_t byte) "Legacy I2C recv 0x%" PRIx8 34 legacy_i2c_send(uint8_t byte) "Legacy I2C send 0x%" PRIx8 35 legacy_i2c_start_transfer(uint8_t address, bool is_recv) "Legacy I2C START with address 0x%" PRIx8 … 36 legacy_i2c_end_transfer(void) "Legacy I2C STOP"
|
/openbmc/openbmc-test-automation/docs/ |
H A D | openbmc_test_architecture.md | 14 | Redfish | | Legacy REST | | IPMI | 25 NOTE: Legacy REST will be deprecated at some point and therefore no longer
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | frontend_legacy_api.rst | 5 Frontend Legacy Data Types 20 Frontend Legacy Function Calls
|
/openbmc/docs/designs/ |
H A D | virtual-media.md | 34 Legacy. 39 - Legacy mode - is initiated from browser using Redfish defined VirtualMedia 171 ### Legacy Mode 173 Legacy Mode uses VirtualMedia schema, defined by DMTF, for mounting external 291 Schema will look similar for both Proxy and Legacy Mode. Some key differences as 294 | Field Name | Proxy Mode | Legacy Mode | Comment … 305 Virtual Media schema is adapted to Legacy Mode where image is given by user 346 "Mode": 0, # 0 - Proxy Mode, 1 - Legacy Mode 363 /xyz/openbmc_project/VirtualMedia/Legacy/0 364 /xyz/openbmc_project/VirtualMedia/Legacy/1 [all …]
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | usb-legacy-support.rst | 5 USB Legacy support 42 in the kernel config or USB Legacy support in the BIOS. A BIOS update 48 Legacy support in the BIOS. If this alone doesn't help, try also adding
|
/openbmc/linux/Documentation/hwmon/ |
H A D | corsair-psu.rst | 18 Corsair HX1000i (Legacy and Series 2023) 20 Corsair HX1200i (Legacy and Series 2023) 22 Corsair HX1500i (Legacy and Series 2023)
|
/openbmc/linux/Documentation/arch/loongarch/ |
H A D | irq-chip-model.rst | 9 Interrupt Controller), LIOINTC (Legacy I/O Interrupt Controller), EIOINTC (Extended 19 Legacy IRQ model 151 - LIOINTC is "Legacy I/OInterrupts" described in Section 11.1 of
|
/openbmc/linux/Documentation/driver-api/hte/ |
H A D | tegra-hte.rst | 10 (Legacy Interrupt Controller) IRQ GTE. Both GTE instances get the timestamp 34 LIC (Legacy Interrupt Controller) IRQ GTE
|
/openbmc/linux/Documentation/devicetree/bindings/rtc/ |
H A D | rtc-opal.txt | 9 (Legacy property supported: "has-tpo")
|
/openbmc/linux/Documentation/ABI/obsolete/ |
H A D | procfs-i8k | 5 Description: Legacy interface for getting/setting sensor information like
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | virtual_media.hpp | 45 Legacy, enumerator 80 return VmMode::Legacy; in parseObjectPathAndGetMode() 327 if (mode == VmMode::Legacy) in afterGetVmData() 765 if (mode == VmMode::Legacy) in handleManagersVirtualMediaActionInsertPost() 836 mode == VmMode::Legacy); in handleManagersVirtualMediaActionEject()
|
/openbmc/linux/Documentation/i2c/ |
H A D | index.rst | 62 Legacy documentation
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | computer_system.hpp | 66 Legacy, enumerator 273 {BootSourceOverrideMode::Legacy, "Legacy"},
|
/openbmc/u-boot/doc/ |
H A D | README.fsl-esdhc | 11 0b010 SD/MMC Legacy Card
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | currituck.dts | 147 /* Legacy interrupts (note the weird polarity, the bridge seems 184 /* Legacy interrupts (note the weird polarity, the bridge seems 221 /* Legacy interrupts (note the weird polarity, the bridge seems
|
/openbmc/linux/arch/mips/lantiq/ |
H A D | Kconfig | 35 Legacy bootloaders do not pass a DTB pointer to the kernel, so
|