Searched refs:SRAM_BASE (Results 1 – 4 of 4) sorted by relevance
515 ahd_outl(ahd, SRAM_BASE, 0x5aa555aa); in ahd_pci_test_register_access()516 if (ahd_inl(ahd, SRAM_BASE) != 0x5aa555aa) in ahd_pci_test_register_access()
1433 *sc_data = ahc_inb(ahc, SRAM_BASE + j) in check_extport()1434 | ahc_inb(ahc, SRAM_BASE + j + 1) << 8; in check_extport()
1464 #define SRAM_BASE 0x70 macro
3546 #define SRAM_BASE 0x100 macro