Home
last modified time | relevance | path

Searched refs:Architecture (Results 51 – 75 of 343) sorted by relevance

12345678910>>...14

/openbmc/linux/Documentation/rust/
H A Darch-support.rst16 Architecture Level of support Constraints
/openbmc/linux/drivers/video/fbdev/nvidia/
H A Dnv_setup.c311 par->twoHeads = (par->Architecture >= NV_ARCH_10) && in NVCommonSetup()
320 (implementation == 0x0340) || (par->Architecture >= NV_ARCH_40); in NVCommonSetup()
322 par->WaitVSyncPossible = (par->Architecture >= NV_ARCH_10) && in NVCommonSetup()
383 if (par->Architecture == NV_ARCH_04) in NVCommonSetup()
H A Dnvidia.c397 if (par->Architecture >= NV_ARCH_10) in nvidia_calc_regs()
1179 switch (par->Architecture) { in nvidia_set_fbinfo()
1284 u32 Architecture; in nvidiafb_probe() local
1309 Architecture = nvidia_get_arch(Chipset); in nvidiafb_probe()
1310 if (Architecture == 0) { in nvidiafb_probe()
1350 par->Architecture = Architecture; in nvidiafb_probe()
1366 if(par->Architecture >= NV_ARCH_40) in nvidiafb_probe()
1370 par->ScratchBufferSize = (par->Architecture < NV_ARCH_10) ? 8 * 1024 : in nvidiafb_probe()
/openbmc/openpower-pnor-code-mgmt/
H A DREADME.md6 [Software Architecture](https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz/op…
/openbmc/qemu/docs/system/openrisc/
H A Demulation.rst17 `OpenRISC Architecture <https://openrisc.io/architecture>`_ section.
/openbmc/openbmc/poky/meta/recipes-devtools/opkg/
H A Dopkg-arch-config_1.0.bb1 SUMMARY = "Architecture-dependent configuration for opkg"
/openbmc/u-boot/board/freescale/bsc9131rdb/
H A DREADME4 It combines Power Architecture e500v2 and DSP StarCore SC3850 core
9 . Power Architecture subsystem including a e500 processor with 256-Kbyte shared
45 The e500 core subsystem within the Power Architecture consists of the following:
/openbmc/u-boot/doc/SPL/
H A DREADME.spl-secure-boot16 spl_validate_uboot(). This function uses QorIQ Trust Architecture header
/openbmc/linux/Documentation/bpf/
H A Dindex.rst10 that goes into great technical depth about the BPF Architecture.
/openbmc/linux/Documentation/arch/arm/
H A Dindex.rst4 ARM Architecture
/openbmc/linux/sound/
H A DKconfig43 tristate "Advanced Linux Sound Architecture"
45 Say 'Y' or 'M' to enable ALSA (Advanced Linux Sound Architecture),
/openbmc/qemu/target/mips/tcg/
H A Docteon.decode1 # Octeon Architecture Module instruction set
/openbmc/linux/arch/arm/mach-npcm/
H A DKconfig3 bool "Nuvoton NPCM Architecture"
/openbmc/linux/drivers/video/fbdev/riva/
H A Dnv_driver.c164 switch (chip->Architecture) { in riva_get_memlen()
278 switch (chip->Architecture) { in riva_get_maxdclk()
/openbmc/qemu/docs/specs/
H A Dppc-spapr-hcalls.rst7 Architecture Reference ([LoPAR]_) document. This document is a subset of the
8 Power Architecture Platform Reference (PAPR+) specification (IBM internal only),
H A Dppc-spapr-uv-hcalls.rst14 Power Architecture Reference document ([LoPAR]_). An internal ACR has been filed
16 future conflicts with the IBM internally maintained Power Architecture Platform
/openbmc/linux/kernel/time/
H A DKconfig12 # Architecture has extra clocksource data
16 # Architecture has extra clocksource init called from registration
33 # Architecture can handle broadcast in a driver-agnostic way
/openbmc/u-boot/drivers/crypto/fsl/
H A DKconfig13 Enable Freescale Secure Boot and Trusted Architecture
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A DKconfig11 with DPAA2 (DataPath Acceleration Architecture v2).
/openbmc/qemu/docs/system/
H A Dtarget-s390x.rst6 QEMU can emulate z/Architecture (in particular, 64 bit) s390x systems
/openbmc/phosphor-hwmon/
H A DREADME.md4 [Sensor Architecture](https://github.com/openbmc/docs/blob/master/architecture/sensor-architecture.…
/openbmc/intel-ipmi-oem/
H A DREADME.md28 1. [OpenBMC IPMI Architecture](https://github.com/openbmc/docs/blob/master/architecture/ipmi-archit…
/openbmc/qemu/tests/docker/dockerfiles/
H A Ddebian-xtensa-cross.docker20 dpkg-query --showformat '${Package}_${Version}_${Architecture}\n' --show > /packages.txt
/openbmc/u-boot/board/freescale/ls2080ardb/
H A DREADME5 Layerscape Architecture processor.
9 Layerscape Architecture processor.More details in below sections
/openbmc/openbmc/poky/meta/recipes-devtools/apt/
H A Dapt_2.6.1.bb102 Architecture "i586";
131 echo 'APT::Architecture "${DPKG_ARCH}";' > ${APT_CONF}

12345678910>>...14