Searched refs:EPWM_CMPA (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/arm/ti/am335x/ |
| H A D | am335x_ehrpwm.c | 125 #define EPWM_CMPA 0x12 macro 217 EPWM_WRITE2(sc, (chan == 0) ? EPWM_CMPA : EPWM_CMPB, tbcmp); in am335x_ehrpwm_cfg_duty() 356 EPWM_WRITE2(sc, EPWM_CMPA, sc->sc_pwm_dutyA); in am335x_ehrpwm_sysctl_freq() 430 EPWM_WRITE2(sc, EPWM_CMPA, sc->sc_pwm_dutyA); in am335x_ehrpwm_sysctl_duty() 464 EPWM_WRITE2(sc, EPWM_CMPA, sc->sc_pwm_dutyA); in am335x_ehrpwm_sysctl_period() 621 EPWM_WRITE2(sc, EPWM_CMPA, sc->sc_pwm_dutyA); in am335x_ehrpwm_attach()
|