On Wed, Dec 17, 2014 at 5:16 PM, Fabio Estevam <festevam at gmail.com> wrote: > I just looked at the manual: TFP and RFP are 4-bit dividers, so the > current code is correct. Your second hunk: -#define ESAI_xCCR_xDC_WIDTH 4 +#define ESAI_xCCR_xDC_WIDTH 5 Looks correct though. Would you like to submit a patch to fix it?