Searched refs:AQSFRC (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/pwm/
H A Dpwm-tiehrpwm.c67 #define AQSFRC 0x1A macro
352 ehrpwm_modify(pc->mmio_base, AQSFRC, AQSFRC_RLDCSF_MASK, ehrpwm_pwm_enable()
391 ehrpwm_modify(pc->mmio_base, AQSFRC, AQSFRC_RLDCSF_MASK, ehrpwm_pwm_disable()
542 pc->ctx.aqsfrc = ehrpwm_read(pc->mmio_base, AQSFRC); ehrpwm_pwm_save_context()
554 ehrpwm_write(pc->mmio_base, AQSFRC, pc->ctx.aqsfrc); ehrpwm_pwm_restore_context()

Completed in 192 milliseconds