Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/
H A Diomap.h40 #define GPIO_BASE_ADDRESS 0x1400 macro
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-quark/
H A Diomap.h38 #define GPIO_BASE_ADDRESS CONFIG_GPIO_BASE macro
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/
H A Diomap.h89 #define GPIO_BASE_ADDRESS 0x0500 macro
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-quark/acpi/
H A Dsouthcluster.asl154 IO(Decode16, GPIO_BASE_ADDRESS, GPIO_BASE_ADDRESS, 0x0080, GPIO_BASE_SIZE)
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/
H A Dsdram.c48 pei_data->gpiobase = GPIO_BASE_ADDRESS; in broadwell_fill_pei_data()
H A Dpch.c46 dm_pci_write_config32(dev, GPIO_BASE, GPIO_BASE_ADDRESS | 1); in broadwell_pch_early_init()