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

/linux-4.1.27/drivers/pwm/
H A Dpwm-fsl-ftm.c41 #define FTM_CV_BASE 0x10 macro
42 #define FTM_CV(_channel) (FTM_CV_BASE + ((_channel) * 8))

Completed in 35 milliseconds