Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-pca9685.c55 #define PCA9685_OSC_CLOCK_MHZ 25 /* Internal oscillator with 25 MHz */ macro
258 prescale = DIV_ROUND_CLOSEST(PCA9685_OSC_CLOCK_MHZ * period_ns, in pca9685_pwm_config()