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

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

Completed in 93 milliseconds