Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dpluart.c108 #define UART_IMSC 0x38 /* Interrupt mask set/clear register */ macro
225 bus_space_write_4(sc->sc_iot, sc->sc_ioh, UART_IMSC, sc->sc_imsc); in pluart_attach_common()
430 bus_space_write_4(sc->sc_iot, sc->sc_ioh, UART_IMSC, in pluart_start()
452 bus_space_write_4(sc->sc_iot, sc->sc_ioh, UART_IMSC, in pluart_start()