Searched refs:MEMCTL_MSC2 (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/sys/arch/evbarm/g42xxeb/ |
| D | gb225_slhci.c | 91 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()
|
| D | gb225.c | 121 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/ |
| D | sacc_obio.c | 124 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/ |
| D | pxa2x0_apm_asm.S | 544 str r1, [r0, #MEMCTL_MSC2] 582 str r1, [r0, #MEMCTL_MSC2]
|
| D | pxa2x0reg.h | 490 #define MEMCTL_MSC2 0x10 /* Asynchronous Statis memory Control CS[45] */ macro
|