Searched refs:chipset (Results 1 – 18 of 18) sorted by relevance
| /u-boot/board/emulation/ |
| A D | Kconfig | 17 chipset platform and '-M q35', a Q35/ICH9 chipset platform.
|
| /u-boot/drivers/pinctrl/intel/ |
| A D | pinctrl_apl.c | 21 { .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 D | pinctrl.c | 314 config_value |= rst_map->chipset; in pinctrl_pad_reset_config_override()
|
| /u-boot/board/congatec/conga-qeval20-qa3-e3845/acpi/ |
| A D | mainboard.asl | 12 /* TODO: Need add Winbond SuperIO chipset W83627 ASL codes */
|
| /u-boot/board/dfi/dfi-bt700/acpi/ |
| A D | mainboard.asl | 12 /* TODO: Need add Nuvoton SuperIO chipset NCT6102D ASL codes */
|
| /u-boot/drivers/net/ |
| A D | rtl8169.c | 333 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 D | intel,irq-router.txt | 18 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 D | intel_pinctrl.h | 76 u32 chipset; member
|
| /u-boot/doc/driver-model/ |
| A D | pci-info.rst | 98 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 D | crownbay.rst | 10 CPU, memory controller, chipset and certain bus interfaces.
|
| A D | slimbootloader.rst | 23 The Slim Bootloader stages (Stage1A/B, Stage2) focus on chipset, hardware and
|
| /u-boot/doc/board/emulation/ |
| A D | qemu-x86.rst | 33 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 D | Kconfig | 33 and Panther Point chipset. The board has 4GB RAM, with some other
|
| /u-boot/arch/x86/dts/ |
| A D | crownbay.dts | 188 * chipset is connected to TunnelCreek
|
| /u-boot/doc/device-tree-bindings/arm/ |
| A D | l2c2x0.txt | 19 "brcm,bcm11351-a2-pl310-cache": For Broadcom bcm11351 chipset where an
|
| /u-boot/arch/x86/include/asm/acpi/ |
| A D | irqlinks.asl | 10 * Intel chipset PIRQ routing control ASL description
|
| /u-boot/arch/x86/ |
| A D | Kconfig | 95 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 D | x86.rst | 532 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