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

/openbsd-current/sys/dev/fdt/
H A Damlpwm.c46 #define PWM_A_CLK_DIV(x) ((((x) >> 8) & 0x7f) + 1) macro
156 clk_div = PWM_A_CLK_DIV(misc);

Completed in 95 milliseconds