Home
last modified time | relevance | path

Searched refs:SA_CONTROL (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/arch/arm/ixp12x0/
Dixp12x0.c80 SA_CONTROL) &~ SA_CONTROL_PNR; in ixp12x0_attach()
82 SA_CONTROL, reg); in ixp12x0_attach()
102 SA_CONTROL) | SA_CONTROL_PNR; in ixp12x0_attach()
104 SA_CONTROL, reg); in ixp12x0_attach()
134 SA_CONTROL) | 0x1; in ixp12x0_attach()
136 SA_CONTROL, reg); in ixp12x0_attach()
139 bus_space_read_4(sc->sc_iot, sc->sc_pci_ioh, SA_CONTROL)); in ixp12x0_attach()
Dixp12x0_pcireg.h117 #define SA_CONTROL 0x13C macro
/netbsd/src/sys/arch/arm/footbridge/
Dfootbridge.c278 ctrl = bus_space_read_4(sc->sc_iot, sc->sc_ioh, SA_CONTROL); in footbridge_intr()
286 bus_space_write_4(sc->sc_iot, sc->sc_ioh, SA_CONTROL, in footbridge_intr()
Ddc21285reg.h196 #define SA_CONTROL 0x13C macro