Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/am335x/
H A Dam335x_ehrpwm.c58 #define PWM_CLOCK 100000000UL macro
245 if (period < 2 * NS_PER_SEC / PWM_CLOCK) { in am335x_ehrpwm_cfg_period()
261 pwmclk = PWM_CLOCK / (cd * cdhs); in am335x_ehrpwm_cfg_period()