Home
last modified time | relevance | path

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

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