/src/sys/arch/evbarm/dev/ |
plcom.c | 300 pwrite2(struct plcom_instance *pi, bus_size_t o, uint16_t val) function in typeref:typename:void 334 #define PWRITE2(pi, reg, val) pwrite2(pi, reg, val) 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); 1686 PWRITE2(pi, PL011COM_IFLS, ifls); 1692 PWRITE2(pi, PL011COM_CR, sc->sc_cr) [all...] |
plcom.c | 300 pwrite2(struct plcom_instance *pi, bus_size_t o, uint16_t val) function in typeref:typename:void 334 #define PWRITE2(pi, reg, val) pwrite2(pi, reg, val) 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); 1686 PWRITE2(pi, PL011COM_IFLS, ifls); 1692 PWRITE2(pi, PL011COM_CR, sc->sc_cr) [all...] |