Home
last modified time | relevance | path

Searched refs:SRAM_BASE (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/evbppc/wii/dev/
H A Drtcsram.c46 #define SRAM_BASE 0x20000100 macro
112 rtcsram_read_buf(sc, SRAM_BASE, &sc->sc_sram, sizeof(sc->sc_sram)); in rtcsram_attach()
/netbsd-src/sys/dev/ic/
H A Daic7xxx_seeprom.c182 *sc_data = ahc_inb(ahc, SRAM_BASE + j) in ahc_check_extport()
183 | ahc_inb(ahc, SRAM_BASE + j + 1) << 8; in ahc_check_extport()
H A Daic7xxx.c5010 *ptr++ = ahc_inb(ahc, SRAM_BASE + i); in ahc_suspend()
5092 ahc_outb(ahc, SRAM_BASE + i, *ptr++); in ahc_resume()
/netbsd-src/sys/dev/pci/
H A Dahd_pci.c628 ahd_outl(ahd, SRAM_BASE, 0x5aa555aa); in ahd_pci_test_register_access()
629 if (ahd_inl(ahd, SRAM_BASE) != 0x5aa555aa) in ahd_pci_test_register_access()
/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1470 #define SRAM_BASE 0x70 macro
H A Daic79xx_reg.h3509 #define SRAM_BASE 0x100 macro