Home
last modified time | relevance | path

Searched refs:GPIO_BASE_ADDRESS (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/arch/x86/include/asm/arch-braswell/
Diomap.h44 #define GPIO_BASE_ADDRESS 0x500 macro
/external/u-boot/arch/x86/include/asm/arch-broadwell/
Diomap.h39 #define GPIO_BASE_ADDRESS 0x1400 macro
/external/u-boot/arch/x86/include/asm/arch-quark/
Diomap.h37 #define GPIO_BASE_ADDRESS CONFIG_GPIO_BASE macro
/external/u-boot/arch/x86/include/asm/arch-baytrail/
Diomap.h88 #define GPIO_BASE_ADDRESS 0x0500 macro
/external/u-boot/arch/x86/include/asm/arch-quark/acpi/
Dsouthcluster.asl153 IO(Decode16, GPIO_BASE_ADDRESS, GPIO_BASE_ADDRESS, 0x0080, GPIO_BASE_SIZE)
/external/u-boot/arch/x86/cpu/broadwell/
Dsdram.c47 pei_data->gpiobase = GPIO_BASE_ADDRESS; in broadwell_fill_pei_data()
Dpch.c45 dm_pci_write_config32(dev, GPIO_BASE, GPIO_BASE_ADDRESS | 1); in broadwell_pch_early_init()