Home
last modified time | relevance | path

Searched refs:PERIOD_PERIOD (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pwm/
H A Dpwm-mxs.c24 #define PERIOD_PERIOD(p) ((p) & 0xffff) macro
99 writel(PERIOD_PERIOD(period_cycles) | pol_bits | PERIOD_CDIV(div), in mxs_pwm_apply()