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

/openbsd-current/sys/dev/fdt/
H A Dimxpwm.c41 #define PWM_CR_PRESCALER(x) ((((x) - 1) & 0xfff) << 4) macro
209 HWRITE4(sc, PWM_CR, PWM_CR_PRESCALER(prescale) |

Completed in 77 milliseconds