Searched refs:SRAM_BASE (Results 1 – 8 of 8) sorted by relevance
22 #define SRAM_BASE 0xdf000000 macro61 #define FLUSH_BASE SRAM_BASE62 #define UNCACHEABLE_ADDR (SRAM_BASE + 0x10000)
213 #define SRAM_BASE 0x20 macro
474 ahd_outl(ahd, SRAM_BASE, 0x5aa555aa); in ahd_pci_test_register_access()475 if (ahd_inl(ahd, SRAM_BASE) != 0x5aa555aa) in ahd_pci_test_register_access()
1416 *sc_data = ahc_inb(ahc, SRAM_BASE + j) in check_extport()1417 | ahc_inb(ahc, SRAM_BASE + j + 1) << 8; in check_extport()
1461 #define SRAM_BASE 0x70 macro
3513 #define SRAM_BASE 0x100 macro
3665 .set SRAM_BASE, 0x020000003697 .set MAC_ADDRESS_MIB, SRAM_BASE
11933 for(i = SRAM_BASE; i < SEQCTL; i++) in aic7xxx_print_scratch_ram()