Searched refs:IO_BASE (Results 1 – 3 of 3) sorted by relevance
65 #define IO_BASE 0x50000000 macro 70 #define VIA_BASE (IO_BASE + 0x00000)71 #define SONIC_PROM_BASE (IO_BASE + 0x08000)72 #define SONIC_BASE (IO_BASE + 0x0a000)73 #define SCC_BASE (IO_BASE + 0x0c020)74 #define DJMEMC_BASE (IO_BASE + 0x0e000)75 #define ESP_BASE (IO_BASE + 0x10000)76 #define ESP_PDMA (IO_BASE + 0x10100)77 #define ASC_BASE (IO_BASE + 0x14000)78 #define IOSB_BASE (IO_BASE [all...]
25 #ifndef IO_BASE26 #define IO_BASE _AC(0xa0000000, UL) macro59 #ifndef IO_BASE60 #define IO_BASE _AC(0x9000000000000000, UL) macro
11 #define IO_BASE 0x4c macro59 dm_pci_read_config32(dev, IO_BASE, &base); in pch9_get_io_base()