Home
last modified time | relevance | path

Searched refs:IO_BASE (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/mips/include/asm/mach-generic/
H A Dspaces.h26 #ifndef IO_BASE
27 #define IO_BASE _AC(0xa0000000, UL) macro
60 #ifndef IO_BASE
61 #define IO_BASE _AC(0x9000000000000000, UL) macro
/rk3399_rockchip-uboot/drivers/pch/
H A Dpch9.c12 #define IO_BASE 0x4c macro
60 dm_pci_read_config32(dev, IO_BASE, &base); in pch9_get_io_base()