Home
last modified time | relevance | path

Searched refs:MEMCTL_MSC2 (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/arch/evbarm/g42xxeb/
Dgb225_slhci.c91 MEMCTL_MSC2); in slhci_opio_match()
93 bus_space_write_4(psc->saip.sc_iot, psc->sc_memctl_ioh, MEMCTL_MSC2,xxx) in slhci_opio_match()
Dgb225.c121 reg = bus_space_read_4(iot, memctl_ioh, MEMCTL_MSC2); in opio_attach()
125 bus_space_write_4(iot, memctl_ioh, MEMCTL_MSC2, reg); in opio_attach()
/netbsd/src/sys/arch/evbarm/lubbock/
Dsacc_obio.c124 tmp = bus_space_read_4(iot, memctl_ioh, MEMCTL_MSC2 ); in sacc_obio_attach()
125 bus_space_write_4(iot, memctl_ioh, MEMCTL_MSC2, in sacc_obio_attach()
/netbsd/src/sys/arch/arm/xscale/
Dpxa2x0_apm_asm.S544 str r1, [r0, #MEMCTL_MSC2]
582 str r1, [r0, #MEMCTL_MSC2]
Dpxa2x0reg.h490 #define MEMCTL_MSC2 0x10 /* Asynchronous Statis memory Control CS[45] */ macro