qcpwm_softc
void qcpwm_write(struct qcpwm_softc *, uint16_t, uint8_t);
struct qcpwm_softc *sc = (struct qcpwm_softc *)self;
struct qcpwm_softc *sc = cookie;
struct qcpwm_softc *sc = cookie;
qcpwm_read(struct qcpwm_softc *sc, uint16_t reg)
qcpwm_write(struct qcpwm_softc *sc, uint16_t reg, uint8_t val)
sizeof(struct qcpwm_softc), qcpwm_match, qcpwm_attach
uint8_t qcpwm_read(struct qcpwm_softc *, uint16_t);