Home
last modified time | relevance | path

Searched hist:"3 fc4176dc4b61bc50b0d90f10eef48f7b2e28203" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx6/
H A Dimx-regs.h3fc4176dc4b61bc50b0d90f10eef48f7b2e28203 Thu Aug 29 19:37:35 UTC 2013 Eric Nelson <eric.nelson@boundarydevices.com> i.MX6: Correct ANATOP_PFD (Phase Fractional Divider) register declarations

Some _CLKGATE_MASK and _FRAC_MASK macros were wrong for PFD_480
and the PFD_528 macros were missing.

Fortunately, the incorrect macros weren't being used.

Since both the PFD_480 and PFD_528 registers have the same
structure, and the fields are identical for [0..3] in bytes
[0..3], so a single set of macros will suffice.

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>