Searched refs:PERIOD_CDIV (Results 1 – 1 of 1) sorted by relevance
32 #define PERIOD_CDIV(div) (((div) & 0x7) << 20) macro99 writel(PERIOD_PERIOD(period_cycles) | pol_bits | PERIOD_CDIV(div), in mxs_pwm_apply()