Searched refs:SRAM_BASE (Results 1 – 4 of 4) sorted by relevance
508 ahd_outl(ahd, SRAM_BASE, 0x5aa555aa); in ahd_pci_test_register_access() 509 if (ahd_inl(ahd, SRAM_BASE) != 0x5aa555aa) in ahd_pci_test_register_access()
1422 *sc_data = ahc_inb(ahc, SRAM_BASE + j) in check_extport() 1423 | ahc_inb(ahc, SRAM_BASE + j + 1) << 8; in check_extport()
1461 #define SRAM_BASE 0x70 macro
3543 #define SRAM_BASE 0x100 macro