Home
last modified time | relevance | path

Searched refs:chipset (Results 1 – 18 of 18) sorted by relevance

/u-boot/board/emulation/
A DKconfig17 chipset platform and '-M q35', a Q35/ICH9 chipset platform.
/u-boot/drivers/pinctrl/intel/
A Dpinctrl_apl.c21 { .logical = PAD_CFG0_LOGICAL_RESET_PWROK, .chipset = 0U << 30 },
22 { .logical = PAD_CFG0_LOGICAL_RESET_DEEP, .chipset = 1U << 30 },
23 { .logical = PAD_CFG0_LOGICAL_RESET_PLTRST, .chipset = 2U << 30 },
A Dpinctrl.c314 config_value |= rst_map->chipset; in pinctrl_pad_reset_config_override()
/u-boot/board/congatec/conga-qeval20-qa3-e3845/acpi/
A Dmainboard.asl12 /* TODO: Need add Winbond SuperIO chipset W83627 ASL codes */
/u-boot/board/dfi/dfi-bt700/acpi/
A Dmainboard.asl12 /* TODO: Need add Nuvoton SuperIO chipset NCT6102D ASL codes */
/u-boot/drivers/net/
A Drtl8169.c333 int chipset; member
418 tpc->chipset = i; in rtl8169_init_board()
427 tpc->chipset = 0; in rtl8169_init_board()
715 rtl_chip_info[tpc->chipset].RxConfigMask); in rtl8169_set_rx_mode()
751 if (tpc->chipset <= 5) in rtl8169_hw_start()
761 rtl_chip_info[tpc->chipset].RxConfigMask); in rtl8169_hw_start()
789 if (tpc->chipset > 5) in rtl8169_hw_start()
1002 printf("chipset = %d\n", tpc->chipset); in rtl_init()
/u-boot/doc/device-tree-bindings/misc/
A Dintel,irq-router.txt18 be specified. The 8-bit ACTL register is seen on ICH series chipset, like
19 ICH9/Panther Point/etc. On Atom chipset it is a 32-bit register.
/u-boot/arch/x86/include/asm/
A Dintel_pinctrl.h76 u32 chipset; member
/u-boot/doc/driver-model/
A Dpci-info.rst98 to a downstream device Topcliff chipset. Inside Topcliff chipset, it has a
99 PCIe-to-PCI bridge and all the chipset integrated devices like the PCI UART
/u-boot/doc/board/intel/
A Dcrownbay.rst10 CPU, memory controller, chipset and certain bus interfaces.
A Dslimbootloader.rst23 The Slim Bootloader stages (Stage1A/B, Stage2) focus on chipset, hardware and
/u-boot/doc/board/emulation/
A Dqemu-x86.rst33 This will instantiate an emulated x86 board with i440FX and PIIX chipset. QEMU
34 also supports emulating an x86 board with Q35 and ICH9 based chipset, which is
/u-boot/board/intel/
A DKconfig33 and Panther Point chipset. The board has 4GB RAM, with some other
/u-boot/arch/x86/dts/
A Dcrownbay.dts188 * chipset is connected to TunnelCreek
/u-boot/doc/device-tree-bindings/arm/
A Dl2c2x0.txt19 "brcm,bcm11351-a2-pl310-cache": For Broadcom bcm11351 chipset where an
/u-boot/arch/x86/include/asm/acpi/
A Dirqlinks.asl10 * Intel chipset PIRQ routing control ASL description
/u-boot/arch/x86/
A DKconfig95 chipset which consume less power than most of the x86
371 to set up SDRAM and other chipset specific initialization.
877 Intel 8259 ISA compatible chipset incorporates two 8259 (master and
893 Intel ICH6 compatible chipset pinctrl driver. It needs to work
/u-boot/doc/arch/
A Dx86.rst532 the chipset datasheet which lists all the available PCI devices. For example on
535 The reliable source is the hardware as sometimes chipset datasheet is not 100%
550 chipset, the power-up default mapping is INTA/B/C/D maps to PIRQA/B/C/D. This

Completed in 41 milliseconds