/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
D | vega10_sdma_pkt_open.h |
|
D | tonga_sdma_pkt_open.h |
|
D | iceland_sdma_pkt_open.h |
|
D | navi10_sdma_pkt_open.h |
|
/openbmc/u-boot/drivers/power/regulator/ |
H A D | Kconfig | 2 bool "Enable Driver Model for REGULATOR drivers (UCLASS_REGULATOR)" 6 UCLASS_REGULATOR - designed to provide a common API for basic regulator's 16 for this purpose if PMIC I/O driver is implemented or dm_scan_fdt_dev() 20 bool "Enable regulators for SPL" 29 bool "Enable driver for ACT8846 regulator" 32 Enable support for the regulator functions of the ACT8846 PMIC. The 33 driver implements get/set api for the various BUCKS and LDOS supported 38 bool "Enable driver for AS7322 regulator" 41 Enable support for the regulator functions of the AS3722. The 42 driver implements enable/disable for step-down bucks and LDOs, [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | PCIeDevice.interface.yaml | 2 This defines a PCIe device to be exposed for system management. It includes 3 the device properties and function properties for all 8 possible functions 4 that are needed for the device identification. The PCIe function's 29 The Class Code for this function. This property is deprecated, it has 34 The Device Class for this function. This property is deprecated, it 39 The Device ID for this function. This property is deprecated, it has 49 The Revision ID for this function. This property is deprecated, it has 54 The Subsystem ID for this function. This property is deprecated, it 59 The Subsystem Vendor ID for this function. This property is 64 The Vendor ID for thi [all...] |
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
D | max8925-regulator.txt |
|
/openbmc/linux/sound/soc/qcom/qdsp6/ |
D | q6prm.h |
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
D | hw_atl_llh_internal.h |
|
/openbmc/u-boot/drivers/cpu/ |
H A D | mpc83xx_cpu.h | 11 * enum e300_type - Identifiers for e300 cores 12 * @E300C1: Identifier for e300c1 cores 13 * @E300C2: Identifier for e300c2 cores 14 * @E300C3: Identifier for e300c3 cores 15 * @E300C4: Identifier for e300c4 cores 16 * @E300_UNKNOWN: Identifier for unknown e300 cores 36 * enum mpc83xx_cpu_family - Identifiers for MPC83xx CPU families 37 * @FAMILY_830X: Identifier for the MPC830x CPU family 38 * @FAMILY_831X: Identifier for the MPC831x CPU family 39 * @FAMILY_832X: Identifier for the MPC832x CPU family [all …]
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | cmd_errata.c | 17 * work-around was actually applied. To do this, we check for specific data 40 for (i = 0; i < ARRAY_SIZE(offsets); i++) { in check_erratum_a4849() 42 printf("Work-around for Erratum A004849 is not enabled\n"); in check_erratum_a4849() 53 * For P4080, the erratum document says that the value at offset 0x108 in check_erratum_a4849() 63 printf("Work-around for Erratum A004849 is not enabled\n"); in check_erratum_a4849() 69 printf("Work-around for Erratum A004849 enabled\n"); in check_erratum_a4849() 76 * work-around was actually applied. To do this, we check for specific data 79 * The work-around says that for each SerDes lane, write BnTTLCRy0 = 89 for (lane = 0; lane < SRDS_MAX_LANES; lane++) { in check_erratum_a4580() 103 printf("Work-around for Erratum A004580 is " in check_erratum_a4580() [all …]
|
/openbmc/u-boot/drivers/clk/sunxi/ |
H A D | Kconfig | 2 bool "Clock support for Allwinner SoCs" 7 This enables support for common clock driver API on Allwinner 13 bool "Clock driver for Allwinner A10/A20" 16 This enables common clock driver support for platforms based 20 bool "Clock driver for Allwinner A10s/A13" 23 This enables common clock driver support for platforms based 27 bool "Clock driver for Allwinner A31/A31s" 30 This enables common clock driver support for platforms based 34 bool "Clock driver for Allwinner A23/A33" 37 This enables common clock driver support for platforms based [all …]
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
D | contributors.rst |
|
/openbmc/ipmitool/control/ |
H A D | ipmitool.spec.in | 2 Summary: ipmitool - Utility for IPMI control 12 This package contains a utility for interfacing with devices that support 14 an open standard for machine health, inventory, and remote power control. 18 the IPMI specification. IPMIv2 adds support for encrypted LAN 21 It provides commands for reading the Sensor Data Repository (SDR) and 67 for 2.4 kernel instead of ipmi_si_drv driver module 72 - Generic device support added for EEPROM with SDR Type 10h (gendev) 73 - Fix to lan-bridging for a double-bridging crash and to fix 76 - Lanplus fix for commands like 'sensor list' without the -t option 85 values for "major" and "minor" fields [all …]
|
/openbmc/linux/drivers/pinctrl/sunxi/ |
D | Kconfig |
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | Kconfig | 13 The eXtensible Host Controller Interface (xHCI) is standard for USB 3.0 38 Choose this option to add support for USB 3.0 driver on mvebu 43 bool "Support for PCI-based xHCI USB controller" 47 Enables support for the PCI-based xHCI controller. 50 bool "Support for Rockchip on-chip xHCI USB controller" 56 Enables support for the on-chip xHCI controller on Rockchip SoCs. 63 Choose this option to add support for USB 3.0 driver on Renesas 67 bool "Support for STMicroelectronics STiH407 family on-chip xHCI USB controller" 71 Enables support for the on-chip xHCI controller on STMicroelectronics 72 STiH407 family SoCs. This is a driver for the dwc3 to provide the glue logic [all …]
|
/openbmc/linux/sound/soc/atmel/ |
D | Kconfig |
|
/openbmc/ipmitool/ |
H A D | ChangeLog | 3 * ID: 277 - support for hostnames longer than 64 chars 8 * ID: 337 - Add support for 13G Dell PowerEdge 61 * ID: 309 - Add new SEL entries for ipmi 2.0 rev 1.1 63 * ID: 311 - man page update for new sunoem commands 68 * ID: 3611253 - do not override OS-default values for interfaces 69 * ID: 65 - Fixes for configure.in for cross compilation 72 * ID: 3611226 - Bridging support for PICMG Platforms 73 * Add support for getsysinfo/setsysinfo commands to ipmi mc 96 * ID: 3595199 - ipmi_sdr - Add support for 'ipmitool sdr <list|elist> help' 106 * ID: 3600907 - defined value for "Chassis may not support Force Identify" [all …]
|
/openbmc/u-boot/lib/zlib/ |
H A D | inflate.h | 3 * For conditions of distribution and use, see copyright notice in zlib.h 13 the crc code when it is not needed. For shared libraries, gzip decoding 21 HEAD, /* i: waiting for magic header */ 22 FLAGS, /* i: waiting for method and flags (gzip) */ 23 TIME, /* i: waiting for modification time (gzip) */ 24 OS, /* i: waiting for extra flags and operating system (gzip) */ 25 EXLEN, /* i: waiting for extra length (gzip) */ 26 EXTRA, /* i: waiting for extra bytes (gzip) */ 27 NAME, /* i: waiting for end of file name (gzip) */ 28 COMMENT, /* i: waiting for end of comment (gzip) */ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/ |
H A D | cross-answers-powerpc.txt | 8 Checking for working strptime: OK 9 Checking for C99 vsnprintf: "1" 10 Checking for HAVE_SHARED_MMAP: OK 11 Checking for HAVE_MREMAP: OK 12 Checking for HAVE_SECURE_MKSTEMP: OK 13 Checking for HAVE_IFACE_GETIFADDRS: NO 14 Checking for HAVE_IFACE_IFCONF: NO 15 Checking for HAVE_IFACE_IFREQ: NO 16 Checking for large file support without additional flags: NO 17 Checking for -D_FILE_OFFSET_BITS=64: OK [all …]
|
H A D | cross-answers-mips.txt | 8 Checking for working strptime: OK 9 Checking for C99 vsnprintf: "1" 10 Checking for HAVE_SHARED_MMAP: OK 11 Checking for HAVE_MREMAP: OK 12 Checking for HAVE_SECURE_MKSTEMP: OK 13 Checking for HAVE_IFACE_GETIFADDRS: NO 14 Checking for HAVE_IFACE_IFCONF: NO 15 Checking for HAVE_IFACE_IFREQ: NO 16 Checking for large file support without additional flags: NO 17 Checking for -D_FILE_OFFSET_BITS=64: OK [all …]
|
H A D | cross-answers-riscv32.txt | 8 Checking for working strptime: OK 9 Checking for C99 vsnprintf: "1" 10 Checking for HAVE_SHARED_MMAP: OK 11 Checking for HAVE_MREMAP: OK 12 Checking for HAVE_SECURE_MKSTEMP: OK 13 Checking for HAVE_IFACE_GETIFADDRS: NO 14 Checking for HAVE_IFACE_IFCONF: NO 15 Checking for HAVE_IFACE_IFREQ: NO 16 Checking for large file support without additional flags: NO 17 Checking for -D_FILE_OFFSET_BITS=64: OK [all …]
|
H A D | cross-answers-armeb.txt | 8 Checking for working strptime: OK 9 Checking for C99 vsnprintf: "1" 10 Checking for HAVE_SHARED_MMAP: OK 11 Checking for HAVE_MREMAP: OK 12 Checking for HAVE_SECURE_MKSTEMP: OK 13 Checking for HAVE_IFACE_GETIFADDRS: NO 14 Checking for HAVE_IFACE_IFCONF: NO 15 Checking for HAVE_IFACE_IFREQ: NO 16 Checking for large file support without additional flags: NO 17 Checking for -D_FILE_OFFSET_BITS=64: OK [all …]
|
H A D | cross-answers-mipsel.txt | 8 Checking for working strptime: OK 9 Checking for C99 vsnprintf: "1" 10 Checking for HAVE_SHARED_MMAP: OK 11 Checking for HAVE_MREMAP: OK 12 Checking for HAVE_SECURE_MKSTEMP: OK 13 Checking for HAVE_IFACE_GETIFADDRS: NO 14 Checking for HAVE_IFACE_IFCONF: NO 15 Checking for HAVE_IFACE_IFREQ: NO 16 Checking for large file support without additional flags: NO 17 Checking for -D_FILE_OFFSET_BITS=64: OK [all …]
|
H A D | cross-answers-i686.txt | 8 Checking for working strptime: OK 9 Checking for C99 vsnprintf: "1" 10 Checking for HAVE_SHARED_MMAP: OK 11 Checking for HAVE_MREMAP: OK 12 Checking for HAVE_SECURE_MKSTEMP: OK 13 Checking for HAVE_IFACE_GETIFADDRS: NO 14 Checking for HAVE_IFACE_IFCONF: NO 15 Checking for HAVE_IFACE_IFREQ: NO 16 Checking for large file support without additional flags: NO 17 Checking for -D_FILE_OFFSET_BITS=64: OK [all …]
|