Searched refs:UCTL_CLK_RST_CTL (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/arch/octeon/dev/ |
| D | octuctl.c | 140 bus_space_write_8(sc->sc_iot, sc->sc_ioh, UCTL_CLK_RST_CTL, ctl); in octuctl_clock_setup() 145 bus_space_write_8(sc->sc_iot, sc->sc_ioh, UCTL_CLK_RST_CTL, ctl); in octuctl_clock_setup() 159 bus_space_write_8(sc->sc_iot, sc->sc_ioh, UCTL_CLK_RST_CTL, ctl); in octuctl_clock_setup() 163 UCTL_CLK_RST_CTL); in octuctl_clock_setup() 165 bus_space_write_8(sc->sc_iot, sc->sc_ioh, UCTL_CLK_RST_CTL, ctl); in octuctl_clock_setup() 167 bus_space_write_8(sc->sc_iot, sc->sc_ioh, UCTL_CLK_RST_CTL, ctl); in octuctl_clock_setup() 173 bus_space_write_8(sc->sc_iot, sc->sc_ioh, UCTL_CLK_RST_CTL, ctl); in octuctl_clock_setup() 179 bus_space_write_8(sc->sc_iot, sc->sc_ioh, UCTL_CLK_RST_CTL, ctl); in octuctl_clock_setup() 181 bus_space_write_8(sc->sc_iot, sc->sc_ioh, UCTL_CLK_RST_CTL, ctl); in octuctl_clock_setup() 187 bus_space_write_8(sc->sc_iot, sc->sc_ioh, UCTL_CLK_RST_CTL, ctl); in octuctl_clock_setup() [all …]
|
| D | octuctlreg.h | 28 #define UCTL_CLK_RST_CTL 0x00 macro
|