Home
last modified time | relevance | path

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

/linux/drivers/pwm/
A Dpwm-ntxec.c49 #define TIME_BASE_NS 125 macro
56 #define MAX_PERIOD_NS (TIME_BASE_NS * 0xffff)
97 period /= TIME_BASE_NS; in ntxec_pwm_apply()
98 duty /= TIME_BASE_NS; in ntxec_pwm_apply()

Completed in 3 milliseconds