/src/sys/arch/evbarm/dev/ |
plcom.c | 286 pwrite1(struct plcom_instance *pi, bus_size_t o, uint8_t val) function in typeref:typename:void 332 #define PWRITE1(pi, reg, val) pwrite1(pi, reg, val) 449 PWRITE1(pi, PL010COM_CR, sc->sc_cr); 527 PWRITE1(pi, PL010COM_CR, sc->sc_cr); 648 PWRITE1(pi, PL010COM_CR, sc->sc_cr); 784 PWRITE1(pi, PL010COM_CR, sc->sc_cr); 884 PWRITE1(pi, PL010COM_CR, sc->sc_cr); 1659 PWRITE1(pi, PL010COM_CR, 0); 1661 PWRITE1(pi, PL010COM_DLBL, sc->sc_ratel) [all...] |
plcom.c | 286 pwrite1(struct plcom_instance *pi, bus_size_t o, uint8_t val) function in typeref:typename:void 332 #define PWRITE1(pi, reg, val) pwrite1(pi, reg, val) 449 PWRITE1(pi, PL010COM_CR, sc->sc_cr); 527 PWRITE1(pi, PL010COM_CR, sc->sc_cr); 648 PWRITE1(pi, PL010COM_CR, sc->sc_cr); 784 PWRITE1(pi, PL010COM_CR, sc->sc_cr); 884 PWRITE1(pi, PL010COM_CR, sc->sc_cr); 1659 PWRITE1(pi, PL010COM_CR, 0); 1661 PWRITE1(pi, PL010COM_DLBL, sc->sc_ratel) [all...] |