HomeSort by: relevance | last modified time | path
    Searched refs:PL011COM_CR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/evbarm/dev/
plcomreg.h 164 #define PL011COM_CR 0x30 /* Control register */
plcom.c 461 PWRITE2(pi, PL011COM_CR, sc->sc_cr);
532 PWRITE2(pi, PL011COM_CR, sc->sc_cr);
653 PWRITE2(pi, PL011COM_CR, sc->sc_cr);
790 PWRITE2(pi, PL011COM_CR, sc->sc_cr);
1677 PWRITE2(pi, PL011COM_CR, 0);
1692 PWRITE2(pi, PL011COM_CR, sc->sc_cr);
1760 PWRITE2(pi, PL011COM_CR, sc->sc_cr);
2205 PWRITE2(pi, PL011COM_CR, 0);
2207 PWRITE2(pi, PL011COM_CR, sc->sc_cr);
2511 PWRITE2(pi, PL011COM_CR, 0)
    [all...]

Completed in 46 milliseconds